XML Schema Documentation

Complex Type: ReferencePool

[Table of contents]

Super-types: None
Sub-types: None
Name ReferencePool
Used by (from the same schema document) Complex Type BasketReferenceInformation
Abstract no
Documentation This type contains all the reference pool items to define the reference entity and reference obligation(s) in the basket.
XML Instance Representation
<...>
<referencePoolItem> ReferencePoolItem </referencePoolItem> [1..*]
</...>
Diagram
type_ReferencePoolItem
Schema Component Representation
<xsd:complexType name="ReferencePool">
<xsd:sequence>
<xsd:element name="referencePoolItem" type=" ReferencePoolItem " maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>