HR-XML 3.0 Standards, 2009  September  23.

Menu: [ Guidelines  |  BODs  |  Nouns  |  Global Elements  |  WSDL  |  Packages  |  Code Lists  |  Master Index ]

Element: CreditCard

Name CreditCard
Type CreditCardType
Documentation Credit Card account information.
XML Instance Representation
<CreditCard>

< Type> ... </ Type> [0..1]
< Number> ... </ Number> [0..1]
< NameOnAccount> ... </ NameOnAccount> [0..1]
< Expiration> ... </ Expiration> [0..1]
< CompanyName> ... </ CompanyName> [0..1]
< PaymentAuthorization> ... </ PaymentAuthorization> [0..1]
< CardCode> ... </ CardCode> [0..1]
< BillingAddress> ... </ BillingAddress> [0..1]
< OwnerAddress> ... </ OwnerAddress> [0..1]
< UserArea> ... </ UserArea> [0..1]
</CreditCard>
Schema Component Representation
<xsd:element name="CreditCard" type=" CreditCardType"/>