PwgSmRev1-185 - TransformType

complexType TransformType
diagram PwgSmRev1-185_p4382.png
namespace http://www.w3.org/2000/09/xmldsig#
properties
mixed true
children ds:XPath
used by
element Transform
attributes
Name  Type  Use  Default  Fixed  Annotation
Algorithm  xs:anyURI  required      
source <xs:complexType name="TransformType" mixed="true">
 
<xs:choice minOccurs="0" maxOccurs="unbounded">
   
<xs:any namespace="##other" processContents="lax"/>
   
<!-- (1,1) elements from (0,unbounded) namespaces -->
   
<xs:element name="XPath" type="string"/>
 
</xs:choice>
 
<xs:attribute name="Algorithm" type="anyURI" use="required"/>
</xs:complexType>

attribute TransformType/@Algorithm
type xs:anyURI
properties
use required
source <xs:attribute name="Algorithm" type="anyURI" use="required"/>

element TransformType/XPath
diagram PwgSmRev1-185_p4383.png
namespace http://www.w3.org/2000/09/xmldsig#
type xs:string
properties
content simple
source <xs:element name="XPath" type="string"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy