<?xml version="1.0" encoding="utf-16"?>
<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>
|