XML Einrichten Version 1.3
CustomerMobile Element
XML Einrichten Version 1.3 > EndConsumer Complex Type : CustomerMobile Element
Description
Mobile phone number of the end-consumer
Namespace (none)
Type
Restriction of xs:string
Diagram
CustomerMobile Element
Overview
CustomerMobile optional Restriction of xs:string
Mobile phone number of the end-consumer
Source
<xs:element name="CustomerMobile" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Mobilnummer des Endkunden</xs:documentation>
    <xs:documentation xml:lang="en">Mobile phone number of the end-consumer</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="70" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
EndConsumer Complex TypeXML Einrichten Version 1.3