XML Einrichten Version 1.2
CommunicationAdress Element
XML Einrichten Version 1.2 > ContactCommunication Complex Type : CommunicationAdress Element
Description
Communication address related to the previous defined communication type
Namespace (none)
Type
Restriction of xs:string
Diagram
CommunicationAdress Element
Overview
CommunicationAdress Restriction of xs:string
Communication address related to the previous defined communication type
Source
<xs:element name="CommunicationAdress" minOccurs="1" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Kommunikationsadresse zum davor festgelegten Kommunikationstyp </xs:documentation>
    <xs:documentation xml:lang="en">Communication address related to the previous defined communication type </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="512" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
ContactCommunication Complex TypeXML Einrichten Version 1.2