<xs:complexType name="HyperSubObjects" params:isList="true" xmlns:params="urn:params" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="hyperSubObject" type="HyperSubObject" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
|