XML Schema Documentation

Complex Type: TransformsType

[Table of contents]

Super-types: None
Sub-types: None
Name TransformsType
Abstract no
XML Instance Representation
<...>
<ds:Transform> ... </ds:Transform> [1..*]
</...>
Diagram
element_Transform
Schema Component Representation
<complexType name="TransformsType">
<sequence>
<element ref=" ds:Transform " maxOccurs="unbounded"/>
</sequence>
</complexType>