InvoiceIDInfo

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
invoiceDate optional
invoiceID required

Used By

Element InvoiceStatus

Source

<xs:element name="InvoiceIDInfo">
  <xs:complexType>
    <xs:attribute name="invoiceID" use="required"/>
    <xs:attribute name="invoiceDate"/>
  </xs:complexType>
</xs:element>

Sample