Namespace:  | 
|
Content:  | 
|
Defined:  | 
globally in myProfile.xsd; see XML source  | 
Includes:  | 
|
Used:  | 
at 1 location  | 
XML Representation Summary  | 
|||||
<...>  | 
|||||
  | 
|||||
</...>  | 
|||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This optional element encapsulates an identification number 
</xsd:documentation>
for the entity (for example, an employee ID number, social security number, national ID number, or driver's license number). <xsd:sequence> 
<xsd:element maxOccurs="1" minOccurs="0" name="cat" type="hs:catType"/>
 
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This element contains the actual identification number value.
 
</xsd:documentation>
</xsd:complexType> 
 | 
Type:  | 
hs:catType, empty content  | 
Defined:  | 
Type:  | 
hs:string, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element contains the actual identification number value.
 
</xsd:documentation>
</xsd:element> 
 | 
Defined:  | 
| 
 <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
 |