XML Schema Documentation

Complex Type: IndexAnnexSource

[Table of contents]

Super-types: xsd:normalizedString < IndexAnnexSource (by extension)
Sub-types: None
Name IndexAnnexSource
Used by (from the same schema document) Complex Type IndexReferenceInformation
Abstract no
XML Instance Representation
<...
indexAnnexSourceScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="IndexAnnexSource">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="indexAnnexSourceScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/cdx-index-annex-source-1-0"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>