Schema Central > OAGIS® 9.4.1 > CreditCard
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

CreditCard

Credit Card account information.

See http://www.openapplications.org/platform/1.

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: CreditCardType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<CreditCard>
   <Type>normalizedString</Type>
   <Number>normalizedString</Number>
   <NameOnAccount>string</NameOnAccount>
   <Expiration>
      <Month>01</Month>
      <Year>1999</Year>
   </Expiration>
   <CompanyName>string</CompanyName>
   <PaymentAuthorization>
      <ID>normalizedString</ID>
      <ResponseCode>normalizedString</ResponseCode>
      <AuthorizationDate>2000-01-01</AuthorizationDate>
      <Amount currencyID="AED">1.0</Amount>
      <ReferenceOrderNumber>normalizedString</ReferenceOrderNumber>
      <RevenueSourceID>normalizedString</RevenueSourceID>
      <RemittanceBankID>normalizedString</RemittanceBankID>
      <UserArea>
         <!--any element-->
      </UserArea>
   </PaymentAuthorization>
   <CardCode>normalizedString</CardCode>
   <BillingAddress>
      <ID>normalizedString</ID>
      <FormatCode>normalizedString</FormatCode>
      <AttentionOfName>string</AttentionOfName>
      <CareOfName>string</CareOfName>
      <AddressLine>string</AddressLine>
      <CitySubDivisionName>string</CitySubDivisionName>
      <CityName>string</CityName>
      <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
      <CountryCode>normalizedString</CountryCode>
      <PostalCode>normalizedString</PostalCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </BillingAddress>
   <OwnerAddress>
      <ID>normalizedString</ID>
      <FormatCode>normalizedString</FormatCode>
      <AttentionOfName>string</AttentionOfName>
      <CareOfName>string</CareOfName>
      <AddressLine>string</AddressLine>
      <CitySubDivisionName>string</CitySubDivisionName>
      <CityName>string</CityName>
      <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
      <CountryCode>normalizedString</CountryCode>
      <PostalCode>normalizedString</PostalCode>
      <Status>
         <Code>normalizedString</Code>
         <Description>string</Description>
         <EffectiveDateTime>2000-01-01</EffectiveDateTime>
         <ReasonCode>normalizedString</ReasonCode>
         <Reason>string</Reason>
         <TimePeriod>...
         </TimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Status>
      <Preference>
         <Sequence>1</Sequence>
         <Indicator>true</Indicator>
         <EffectiveTimePeriod>...
         </EffectiveTimePeriod>
         <UserArea>
            <!--any element-->
         </UserArea>
      </Preference>
      <UserArea>
         <!--any element-->
      </UserArea>
   </OwnerAddress>
   <UserArea>
      <!--any element-->
   </UserArea>
</CreditCard>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com