XML Einrichten Version 1.2
LoadingTackle Simple Type
XML Einrichten Version 1.2 : LoadingTackle Simple Type
Description
Loading Tackle
Namespace (none)
Type
Restriction of xs:string
Diagram
LoadingTackle Simple Type
Overview
LoadingTackle Restriction of xs:string
Loading Tackle
Facets
MaxLength3
Source
<xs:simpleType name="LoadingTackle" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">Lademittel</xs:documentation>
    <xs:documentation xml:lang="en">Loading Tackle</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="3" />
  </xs:restriction>
</xs:simpleType>
See Also
XML Einrichten Version 1.2