SampleIdentifierType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
identifierSource ListIdentifierSource optional

Used By

Source

<xsd:complexType name="SampleIdentifierType">
  <xsd:simpleContent>
    <xsd:extension base="xsd:string">
      <xsd:attribute name="identifierSource" type="ListIdentifierSource"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>