Showing:

Diagrams
Facets
Source
Used by
Simple Type PartyReferenceType
Namespace No namespace
Diagram
Diagrame-document-3_1_10_xsd_Simple_Type_ShortTextType.tmp#ShortTextType
Type restriction of ShortTextType
Type hierarchy
Facets
maxLength 50
pattern [^,]*
Used by
Source
<xs:simpleType name="PartyReferenceType">
  <xs:restriction base="ShortTextType">
    <xs:pattern value="[^,]*"/>
  </xs:restriction>
</xs:simpleType>