XML Schema Documentation

Complex Type: IndexName

[Table of contents]

Super-types: xsd:normalizedString < IndexName (by extension)
Sub-types: None
Name IndexName
Used by (from the same schema document) Complex Type IndexReferenceInformation
Abstract no
XML Instance Representation
<...
indexNameScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="IndexName">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="indexNameScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>