element <deleteRequest> (global)
Namespace:
Type:
Content:
complex, 3 attributes, 1 element
Defined:
globally in hsdl.xsd; see XML source
Used:
never
XML Representation Summary
<deleteRequest
   
 = 
xsd:int
 = 
xsd:int
 = 
xsd:string
   
>
   
Content: 
</deleteRequest>
Content model elements (1):
options (type deleteRequestOptionsType)
XML Source (see within schema source)
<xsd:element name="deleteRequest" type="deleteRequestType"/>
Attribute Detail (all declarations; 3/3)
maxOccurs
Type:
Use:
optional
Defined:
locally within deleteRequestType complexType
XML Source (see within schema source)
<xsd:attribute name="maxOccurs" type="maxOccursType"/>

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

select
Type:
Use:
required
Defined:
locally within deleteRequestType complexType
This attribute must always select an <b>xdb:blue</b> or an <b>xdb:red</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>
or an
<b>xdb:red</b>
.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail (all declarations; 1/1)
options
Type:
deleteRequestOptionsType, complex content
Defined:
locally within deleteRequestType complexType
TBD.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="options" type="deleteRequestOptionsType">
<xsd:annotation>
<xsd:documentation>
TBD.
</xsd:documentation>
</xsd:annotation>
</xsd:element>