element <insertRequest> (local)
Namespace:
Type:
Content:
complex, 4 attributes, 2 elements, elem. wildcard
Defined:
locally within updateBlockType complexType in hsdl.xsd; see XML source
XML Representation Summary
<insertRequest
   
 = 
xsd:int
 = 
xsd:int
 = 
xsd:string
 = 
"true"
   
>
   
Content: 
</insertRequest>
Content model elements (2):
attributes (type redAttributeType), options (type insertRequestOptionsType)
Included in content model of elements (1):
updateBlock (in updateRequest)
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="insertRequest" type="insertRequestType"/>
Attribute Detail (all declarations; 4/4)
maxOccurs
Type:
Use:
optional
Defined:
locally within insertRequestType complexType
XML Source (see within schema source)
<xsd:attribute name="maxOccurs" type="maxOccursType"/>

minOccurs
Type:
Use:
optional
Defined:
locally within insertRequestType complexType
XML Source (see within schema source)
<xsd:attribute name="minOccurs" type="minOccursType"/>

select
Type:
Use:
required
Defined:
locally within insertRequestType complexType
This attribute must always select an <b>xdb:blue</b>.
XML Source (see within schema source)
<xsd:attribute name="select" type="selectType" use="required">
<xsd:annotation>
<xsd:documentation>
<!--mode="prepend">-->
This attribute must always select an
<b>xdb:blue</b>
.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>

useClientIds
Type:
Use:
optional
Defined:
locally within insertRequestType complexType
XML Source (see within schema source)
<xsd:attribute name="useClientIds" type="useClientIdsType" use="optional"/>
Content Element Detail (all declarations; 3/3)
attributes
Type:
redAttributeType, empty content
Defined:
locally within insertRequestType complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="attributes" type="redAttributeType"/>

options
Type:
insertRequestOptionsType, complex content
Defined:
locally within insertRequestType complexType
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>

{any element with non-schema namespace}
Defined:
within insertRequestType complexType
This element is a placeholder that indicates where the content being inserted is to be specified.
XML Source (see within schema source)
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip">
<xsd:annotation>
<xsd:documentation>
This element is a placeholder that indicates where the
content being inserted is to be specified.
</xsd:documentation>
</xsd:annotation>
</xsd:any>