diagram | |||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||
properties |
|
||
children | Description Id MarkerColorantName MarkerColorantRole MarkerColorantTonality | ||
used by |
|
||
source | <xs:element name="MarkerColorantStatus"> <!-- MarkerColorantStatus - group --> <xs:complexType> <xs:sequence> <xs:element ref="Description" minOccurs="0"/> <xs:element ref="Id"/> <xs:element ref="MarkerColorantName" minOccurs="0"/> <xs:element ref="MarkerColorantRole" minOccurs="0"/> <xs:element ref="MarkerColorantTonality" minOccurs="0"/> <xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |