XML Schema Documentation

Complex Type: RetrievalMethodType

[Table of contents]

Super-types: None
Sub-types: None
Name RetrievalMethodType
Abstract no
XML Instance Representation
<...
URI="anyURI [0..1]"
Type="anyURI [0..1]">
<ds:Transforms> ... </ds:Transforms> [0..1]
</...>
Diagram
element_Transforms
Schema Component Representation
<complexType name="RetrievalMethodType">
<sequence>
<element ref=" ds:Transforms " minOccurs="0"/>
</sequence>
<attribute name="URI" type=" anyURI "/>
<attribute name="Type" type=" anyURI " use="optional"/>
</complexType>