spml:DeleteRequest

Complex Type Information

Model

operationalAttributes{0,1} , ANY element from ANY namespace , identifier

Attributes

QName Type Fixed Default Use Inheritable Annotation
execution spml:ExecutionType optional
requestID ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'urn:oasis:names:tc:SPML:1:0'

Used By

Source

<xsd:complexType name="DeleteRequest">
  <xsd:complexContent>
    <xsd:extension base="spml:SpmlRequest">
      <xsd:sequence>
        <xsd:element name="identifier" type="spml:Identifier" minOccurs="1" maxOccurs="1"/>
      </xsd:sequence>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>