XML Einrichten Version 1.2
StreetAddition Element
XML Einrichten Version 1.2 > NAD Complex Type : StreetAddition Element
Description
Additional information to the Street
Namespace (none)
Type
Restriction of xs:string
Diagram
StreetAddition Element
Overview
StreetAddition 0..3 Restriction of xs:string
Additional information to the Street
Source
<xs:element name="StreetAddition" minOccurs="0" maxOccurs="3" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Zusatzinformationen zur Strasse</xs:documentation>
    <xs:documentation xml:lang="en">Additional information to the Street </xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:maxLength value="35" />
    </xs:restriction>
  </xs:simpleType>
</xs:element>
See Also
NAD Complex TypeXML Einrichten Version 1.2