complexType "insertRequestOptionsType"
Namespace:
Content:
complex, elem. wildcard
Defined:
globally in hsdl.xsd; see XML source
Includes:
definition of elem. wildcard
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
options (type insertRequestOptionsType)
Known Usage Locations
XML Source (see within schema source)
<xsd:complexType name="insertRequestOptionsType">
<xsd:sequence maxOccurs="1" minOccurs="1">
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; 1/1)
{any element with non-schema namespace}
Defined:
within (this) insertRequestOptionsType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>