<xsd:complexType name="CT_PaperSource"> <xsd:attribute name="first" type="ST_DecimalNumber"> <xsd:annotation> <xsd:documentation>First Page Printer Tray Code</xsd:documentation> </xsd:annotation> </xsd:attribute> <xsd:attribute name="other" type="ST_DecimalNumber"> <xsd:annotation> <xsd:documentation>Non-First Page Printer Tray Code</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:complexType>