complexType AgentAccountType
diagram sigws_p303.png
used by
element PaymentType/AgentAccount
attributes
Name  Type  Use  Default  Fixed  Annotation
ClientID  s:string        
AccountNumber  s:string        
PaymentDate  s:date        
source <s:complexType name="AgentAccountType">
 
<s:attribute name="ClientID" type="s:string"/>
 
<s:attribute name="AccountNumber" type="s:string"/>
 
<s:attribute name="PaymentDate" type="s:date"/>
</s:complexType>

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

attribute AgentAccountType/@AccountNumber
type s:string
source <s:attribute name="AccountNumber" type="s:string"/>

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


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