diagram | |||||||||||||
namespace | http://www.w3.org/2000/09/xmldsig# | ||||||||||||
properties |
|
||||||||||||
children | ds:XPath | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
type | xs:anyURI | ||
properties |
|
||
source | <xs:attribute name="Algorithm" type="anyURI" use="required"/> |
diagram | |||
namespace | http://www.w3.org/2000/09/xmldsig# | ||
type | xs:string | ||
properties |
|
||
source | <xs:element name="XPath" type="string"/> |