XML Einrichten Version 1.3
Name3 Element
XML Einrichten Version 1.3 > NAD Complex Type : Name3 Element
Description
in case of Companies: Empty
in case of Endusers: First name
Namespace (none)
Type
Restriction of xs:string
Diagram
Name3 Element
Overview
Name3 optional Restriction of xs:string
in case of Companies: Empty
in case of Endusers: First name
Source
<xs:element name="Name3" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">
      <dl>
        <dt>Bei Firmen:         Leer</dt>
        <dt>Bei Privatpersonen: Vorname</dt>
      </dl>
    </xs:documentation>
    <xs:documentation xml:lang="en">
      <dl>
        <dt>in case of Companies: Empty</dt>
        <dt>in case of Endusers:  First name</dt>
      </dl>
    </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.3