2.2.4.1.1.2.1.1.5 SetListType Complex Type
A SetListType type describes a complex type that is composed of elements that belong to the SetType group.
-
<xsd:complexType name="SetListType"> <xsd:group ref="SetType" minOccurs="0" maxOccurs="unbounded" /> <xsd:attribute name="Size" type="xsd:unsignedInt" /> </xsd:complexType>
Attribute |
Description |
---|---|
Size |
Indicates the number of elements in the CrossProduct element.<36> |