Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type ds:SignaturePropertyType
Namespace http://www.w3.org/2000/09/xmldsig#
Diagram
Diagram index369.tmp#id919 index369.tmp#id920
Properties
mixed: true
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2000/09/xmldsig#'
Attributes
QName Type Fixed Default Use Annotation
Id ID optional
Target anyURI required
Source
<complexType name="SignaturePropertyType" mixed="true">
  <choice maxOccurs="unbounded">
    <any namespace="##other" processContents="lax"/>
    <!-- (1,1) elements from (1,unbounded) namespaces -->
  </choice>
  <attribute name="Target" type="anyURI" use="required"/>
  <attribute name="Id" type="ID" use="optional"/>
</complexType>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:SignaturePropertyType / @Target
Namespace No namespace
Type anyURI
Properties
use: required
Used by
Source
<attribute name="Target" type="anyURI" use="required"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd
Attribute ds:SignaturePropertyType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>
Schema location http://www.w3.org/TR/xmldsig-core/xmldsig-core-schema.xsd