Definition Type: ComplexType
Name: RetrievalMethodType
Namespace: http://www.w3.org/2000/09/xmldsig#
Containing Schema: xmldsig-core-schema.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Transforms Drilldown into Type Drilldown into URIXSD Diagram of RetrievalMethodType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<complexType name="RetrievalMethodType">
    <sequence>
        <element ref="ds:Transforms" minOccurs="0" />
    </sequence>
    <attribute name="URI" type="anyURI" />
    <attribute name="Type" type="anyURI" use="optional" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Transforms ds:Transforms 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
URI ds:URI (Optional)
Type ds:Type Optional
Collapse Derivation Tree:
Collapse References:
ds:RetrievalMethod