element <number> (local)
Namespace:
Type:
Content:
simple
Defined:
XML Representation Summary
<number>
   
Content: 
{ xsd:string }
</number>
Included in content model of elements (3):
identificationNumber, identificationNumber (in contact), identificationNumber (in myProfile)
Annotation
This element contains the actual identification number value.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="number" type="hs:string">
<xsd:annotation>
<xsd:documentation>
This element contains the actual identification number value.
</xsd:documentation>
</xsd:annotation>
</xsd:element>