element <issueNumber> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within cardType complexType in myWallet.xsd; see XML source
XML Representation Summary
<issueNumber>
   
Content: 
{ xsd:string }
</issueNumber>
Included in content model of elements (1):
card (in myWallet)
Annotation
This optional element contains the issue number of the card, which is used by some debit cards (for example, Switch).
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="issueNumber" type="hs:string">
<xsd:annotation>
<xsd:documentation>
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>