XML Schema Documentation

Complex Type: BasketId

[Table of contents]

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