PwgSmRev1-185 - VendorSubunitSetType

complexType VendorSubunitSetType
diagram PwgSmRev1-185_p1111.png
namespace http://www.pwg.org/schemas/2012/12/sm
children VendorSubunitDescription VendorSubunitStatus
used by
element VendorSubunitsSetType/VendorSubunit
source <xs:complexType name="VendorSubunitSetType">
 
<xs:sequence>
   
<xs:element ref="VendorSubunitDescription" minOccurs="0"/>
   
<xs:element name="VendorSubunitStatus" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element ref="Id"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<!-- VendorSubunit - type -->
</xs:complexType>

element VendorSubunitSetType/VendorSubunitStatus
diagram PwgSmRev1-185_p1112.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Id
used by
complexType VendorSubunitType
source <xs:element name="VendorSubunitStatus" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="Id"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy