PwgSmRev1-185 - MarkerColorantSetType

complexType MarkerColorantSetType
diagram PwgSmRev1-185_p994.png
namespace http://www.pwg.org/schemas/2012/12/sm
children MarkerColorantDescription MarkerColorantStatus
used by
element MarkerColorantsSetType/MarkerColorant
source <xs:complexType name="MarkerColorantSetType">
 
<xs:sequence>
   
<xs:element ref="MarkerColorantDescription" minOccurs="0"/>
   
<xs:element name="MarkerColorantStatus" 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>
 
<!-- MarkerColorant - type -->
</xs:complexType>

element MarkerColorantSetType/MarkerColorantStatus
diagram PwgSmRev1-185_p995.png
namespace http://www.pwg.org/schemas/2012/12/sm
properties
minOcc 0
maxOcc 1
content complex
children Id
used by
complexType MarkerColorantType
source <xs:element name="MarkerColorantStatus" 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