| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| invoiceDate | optional | |||||
| invoiceID | required |
| Element | InvoiceStatus |
<xs:element name="InvoiceIDInfo"> <xs:complexType> <xs:attribute name="invoiceID" use="required"/> <xs:attribute name="invoiceDate"/> </xs:complexType> </xs:element> |