XML Schema Documentation

Complex Type: BasketName

[Table of contents]

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