Namespace:  | 
|
Defined:  | 
globally in myWallet.xsd; see XML source  | 
Used:  | 
at 1 location  | 
Simple Content Model  | 
"saving" | "checking" | "stored value account" | "billToAccount"  | 
| 
 Type Derivation Tree 
xsd:string (restriction) 
 | 
Derivation:  | 
 restriction of hs:string 
 | 
|
| 
 
<xsd:restriction base="hs:string">
 
<xsd:enumeration value="saving"/>
 
</xsd:restriction>
<xsd:enumeration value="checking"/> 
<xsd:enumeration value="stored value account"/> 
<xsd:enumeration value="billToAccount"/> 
</xsd:simpleType> 
 |