XML Einrichten Version 1.3
PaymentWay Simple Type
XML Einrichten Version 1.3 : PaymentWay Simple Type
Beschreibung
?
Namensraum (none)
Typ
Restriction of xs:string
Diagramm
PaymentWay Simple Type
Overview
PaymentWay Restriction of xs:string
?
Facette (Aspekt)
MaxLength3
Quelle
<xs:simpleType name="PaymentWay" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation xml:lang="de">?</xs:documentation>
    <xs:documentation xml:lang="en">Way of payment </xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:maxLength value="3" />
  </xs:restriction>
</xs:simpleType>
Siehe auch
XML Einrichten Version 1.3