Transforms
/FundsXML4/Signature/KeyInfo/RetrievalMethod/Transforms
Diagram
Properties
- Type
- ds:TransformsType
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 4
- Sample Data
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| ds:TransformType |
Element Definition
Element Definition
<element xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
name="Transforms"
type="ds:TransformsType"/>
Referenced Type Definition
(TransformsType)
Referenced Type Definition (TransformsType)
<complexType xmlns="http://www.w3.org/2001/XMLSchema"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
name="TransformsType">
<sequence>
<element maxOccurs="unbounded" ref="ds:Transform"/>
</sequence>
</complexType>