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