Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type AdditionalPartyReferenceType
Namespace No namespace
Diagram
Diagrame-document-3_1_12_xsd_Simple_Type_NormalTextType.tmp#NormalTextTypee-document-3_1_12_xsd_Complex_Type_AdditionalPartyReferenceType.tmp#AdditionalPartyReferenceType_schemeId
Type extension of NormalTextType
Type hierarchy
Used by
Attributes
QName Type Use
schemeId ShortTextType required
Source
<xs:complexType name="AdditionalPartyReferenceType">
  <!--3.1.12: ADDED -->
  <xs:simpleContent>
    <xs:extension base="NormalTextType">
      <xs:attribute name="schemeId" type="ShortTextType" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Attribute AdditionalPartyReferenceType / @schemeId
Namespace No namespace
Type ShortTextType
Properties
use required
Facets
maxLength 50
Used by
Source
<xs:attribute name="schemeId" type="ShortTextType" use="required"/>