element <options> (local)
Namespace:
Type:
Content:
complex, elem. wildcard
Defined:
locally within insertRequestType complexType in hsdl.xsd; see XML source
XML Representation Summary
<options>
   
Content: 
</options>
Included in content model of elements (2):
insertRequest, insertRequest (in updateBlock)
Annotation
TBD.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="options" type="insertRequestOptionsType">
<xsd:annotation>
<xsd:documentation>
TBD.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
Content Element Detail (all declarations; 1/1)
{any element with non-schema namespace}
Defined:
within insertRequestOptionsType complexType
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>