All Element Summary (local elements unified by type) |
||||||||||
This element encapsulates information associated with the account, such as payment instruments.
|
||||||||||
The account address.
|
||||||||||
This required element contains the account number.
|
||||||||||
This optional element contains the number that identifies the issuer of this account in a banking system.
|
||||||||||
This optional element is designed to store the affiliated brand (that is, sub-brand) or private brand for the card.
|
||||||||||
This required element contains the billing address of the card.
|
||||||||||
This element encapsulates information associated with the card, such as payment instruments.
|
||||||||||
The card number is required.
|
||||||||||
|
||||||||||
|
||||||||||
The three letter ISO 4217 currency code (for example, USD for the U.S .dollar or GBP for the United Kingdom pound).
|
||||||||||
|
||||||||||
|
||||||||||
This optional element contains the expiration date of a card.
|
||||||||||
The optional element contains the date that this card was issued.
|
||||||||||
This optional element contains the issue number of the card, which is used by some debit cards (for example, Switch).
|
||||||||||
|
||||||||||
The account holder name.
|
||||||||||
The card holder's name.
|
||||||||||
This required element is designed to store a reference to the global or regional/national well-recognized and accepted card brand, also known as card type, such as VISA, MasterCard, American Express, Discover, Diners Club, and so on.
|
||||||||||
|
||||||||||
|
||||||||||
This required element is designed to store the account type (for example checking, savings,
stored value and billToAccount).
|
||||||||||
This required element is designed to store the card type (for example, credit, debit, and so on).
|
||||||||||
This optional element contains the date from which the card is valid.
|
Complex Type Summary |
||||||||||
|
||||||||||
This element encapsulates information associated with the card.
|
||||||||||
|
||||||||||
|
Simple Type Summary |
||||||
|
||||||
|
<xsd:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/hs/2001/10/myWallet" version="1.0" xmlns="http://schemas.microsoft.com/hs/2001/10/myWallet" xmlns:hs="http://schemas.microsoft.com/hs/2001/10/core" xmlns:xdb="urn:schemas-microsoft-com:xdb" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Schema for .NET Wallet service.
</xsd:documentation>
Copyright (c) 2001 Microsoft Corporation. All rights reserved.
<!-- // blue nodes -->
</xsd:appinfo>
<xdb:blue select="/myWallet"/>
<xdb:blue select="/myWallet/card"/>
<xdb:blue select="/myWallet/account"/>
<xdb:blue select="/myWallet/subscription"/>
<!-- // red nodes -->
<xdb:red select="//@creator"/>
<xdb:red select="//@changeNumber"/>
<xdb:red select="//@id"/>
<xdb:red select="/myWallet/card/$any"/>
<xdb:red select="/myWallet/account/$any"/>
<xdb:red select="/myWallet/card/cat/@ref"/>
<xdb:red select="/myWallet/card/cat"/>
<xdb:red select="/myWallet/card/networkBrand"/>
<xdb:red select="/myWallet/card/typeOfCard"/>
<xdb:red select="/myWallet/card/affiliateBrand"/>
<xdb:red select="/myWallet/account/cat/@ref"/>
<xdb:red select="/myWallet/account/cat"/>
<xdb:red select="/myWallet/account/typeOfAccount"/>
<xdb:namespaceMap>
<xdb:mapping alias="m" uri="http://schemas.microsoft.com/hs/2001/10/myWallet"/>
</xdb:namespaceMap>
<xdb:mapping alias="hs" uri="http://schemas.microsoft.com/hs/2001/10/core"/>
<xsd:import namespace="http://schemas.microsoft.com/hs/2001/10/core" schemaLocation="hscommon.xsd"/>
<!--
// // myWallet // - root element for the .NET Wallet service // --> <!--
// MyWalletType -->
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="card" type="cardType">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element encapsulates information associated with the card, such as payment instruments.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This element encapsulates information associated with the account, such as payment instruments.
</xsd:documentation>
A payment instrument can be a traditional bank account or one in which charges to the account are accumulated and billed to the account holder on a regular basis, such as phone or Internet service provider (ISP) bills. <!-- standard attributes for the root element -->
<!--
// // CardType // // -->
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element encapsulates information associated with the card.
</xsd:documentation>
<xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element is designed to store the card type (for example, credit, debit, and so on).
</xsd:documentation>
Valid values are defined in the enumeration list in the schema.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element is designed to store a reference to the global or regional/national well-recognized and accepted card brand, also known as card type, such as VISA, MasterCard, American Express, Discover, Diners Club, and so on. A naming convention among applications and services ensures that data can be used across these applications and/or services. Applications can use the values defined in myWallet system document, networkBrand.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element is designed to store the affiliated brand (that is, sub-brand) or private brand for the card. Examples of affiliated brand cards include Carte Bleue (a cobranded VISA debit card used in France), NHL Platinum credit card (a cobranded MasterCard issued by MBNA), Sears, Starbucks, and so on. The .NET Wallet service will not restrict the list. The application must validate and define a list of supported cards.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The card number is required. The following are the validation rules for listed
</xsd:documentation>
<b>networkBrand</b>
types:
<ul>
<li>
</ul>
VISA -- prefix 4, card# length 16 or 13, Luhn mod 10 check sum
</li>
<li>
Mastercard -- prefix 51-55, card# length 16, Luhn mod 10 check sum
</li>
<li>
American Express, prefix 34 or 37, card# length 15, Luhn mod 10 check sum
</li>
<li>
Discover, prefix 6011, card# length 16, Luhn mod 10 check sum
</li>
<li>
Diners Club, prefix 300-305 or 36 or 38, card# length 14, Luhn mod 10 check sum
</li>
<li>
JCB, prefix 3, card# length 16, Luhn mod 10 check sum
</li>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The last four digits of the card number are required. This will be a read-only field that is derived from the
</xsd:documentation>
card number by the system.
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element contains a short description of the card for easy reference (for example, my bank VISA, my corporate American Express, and so on).
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the expiration date of a card.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The optional element contains the date that this card was issued.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the date from which the card is valid.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the issue number of the card, which is used by some debit cards (for example, Switch).
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the billing currency of this card.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element contains the billing address of the card.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element is intended to store the Microsoft® .NET Passport User ID (PUID) of the issuer for this card. An issuer for a card is usually a financial institution.
</xsd:documentation>
<!--
// // accountType // // -->
<xsd:sequence>
</xsd:complexType>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element is designed to store the account type (for example checking, savings,
</xsd:documentation>
stored value and billToAccount). Valid values are defined in the enumeration list in the schema.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the number that identifies the issuer of this account in a banking system.
</xsd:documentation>
In the United States, it is the ACH routing transit number. This applies only to traditional banking.
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element contains the last four characters or digits of the account number. This will be a read-only field derived by the system from the account number.
</xsd:documentation>
<xsd:annotation>
</xsd:annotation>
</xsd:element>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This required element contains a short description of the account for easy reference (for example, my bank checking).
</xsd:documentation>
<xsd:annotation>
</xsd:element>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element contains the currency of this account.
</xsd:documentation>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
This optional element is meant to store the PUID of the issuer for this account. For traditional bank accounts, an issuer for an account can be a financial institution. For stored value accounts, it can be a service provider.
</xsd:documentation>
<!-- // simple numeration types
// cardType // accountType // currency --> <!--
// // typeOfAccount -->
<xsd:restriction base="hs:string">
</xsd:simpleType>
<xsd:enumeration value="saving"/>
</xsd:restriction>
<xsd:enumeration value="checking"/>
<xsd:enumeration value="stored value account"/>
<xsd:enumeration value="billToAccount"/>
<!--
// // typeOfCard -->
<xsd:restriction base="hs:string">
</xsd:simpleType>
<xsd:enumeration value="credit card"/>
</xsd:restriction>
<xsd:enumeration value="debit card"/>
<xsd:enumeration value="stored value card"/>
<!--
// // currencyType -->
<xsd:sequence>
</xsd:complexType>
<xsd:element maxOccurs="1" minOccurs="1" name="currencyCode" type="hs:string">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The three letter ISO 4217 currency code (for example, USD for the U.S .dollar or GBP for the United Kingdom pound).
</xsd:documentation>
</xsd:schema>
|