Namespace: |
|
Defined: |
globally in myWallet.xsd; see XML source |
Used: |
at 1 location |
Simple Content Model |
"credit card" | "debit card" | "stored value card" |
Type Derivation Tree
xsd:string (restriction)
![]() ![]() |
Derivation: |
restriction of hs:string
|
<xsd:restriction base="hs:string">
<xsd:enumeration value="credit card"/>
</xsd:restriction>
<xsd:enumeration value="debit card"/>
<xsd:enumeration value="stored value card"/>
</xsd:simpleType>
|