complexType InvoiceType
diagram sigws_p384.png
used by
element PaymentType/Invoice
attributes
Name  Type  Use  Default  Fixed  Annotation
ClientID  s:string        
InvoiceNumber  s:string        
InvoiceNumber2  s:string        
PaymentDate  s:date        
AgreementNumber  s:string        
source <s:complexType name="InvoiceType">
 
<s:attribute name="ClientID" type="s:string"/>
 
<s:attribute name="InvoiceNumber" type="s:string"/>
 
<s:attribute name="InvoiceNumber2" type="s:string"/>
 
<s:attribute name="PaymentDate" type="s:date"/>
 
<s:attribute name="AgreementNumber" type="s:string"/>
</s:complexType>

attribute InvoiceType/@ClientID
type s:string
source <s:attribute name="ClientID" type="s:string"/>

attribute InvoiceType/@InvoiceNumber
type s:string
source <s:attribute name="InvoiceNumber" type="s:string"/>

attribute InvoiceType/@InvoiceNumber2
type s:string
source <s:attribute name="InvoiceNumber2" type="s:string"/>

attribute InvoiceType/@PaymentDate
type s:date
source <s:attribute name="PaymentDate" type="s:date"/>

attribute InvoiceType/@AgreementNumber
type s:string
source <s:attribute name="AgreementNumber" type="s:string"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy