x443

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
collationkey xs:string optional
datestamp dt.DateOrDateTime optional
language List74 optional
refname restriction of xs:token optional
shortname restriction of xs:token optional
sourcename optional
sourcetype SourceTypeCode optional
textscript List121 optional

Used By

Element Group gp.corporate_name

Source

<xs:element name="x443">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="dt.NonEmptyString">
        <xs:attribute name="refname">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="CorporateNameInverted"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
        <xs:attribute name="shortname">
          <xs:simpleType>
            <xs:restriction base="xs:token">
              <xs:enumeration value="x443"/>
            </xs:restriction>
          </xs:simpleType>
        </xs:attribute>
        <xs:attributeGroup ref="generalAttributes"/>
        <xs:attributeGroup ref="collationkeyAttribute"/>
        <xs:attributeGroup ref="textscriptAttribute"/>
        <xs:attributeGroup ref="languageAttribute"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample