Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type xenc:EncryptionPropertyType
Namespace http://www.w3.org/2001/04/xmlenc#
Diagram
Diagram PES_Aller250.tmp#id975 PES_Aller250.tmp#id976
Properties
mixed: true
Used by
Model ANY element from ANY namespace OTHER than 'http://www.w3.org/2001/04/xmlenc#'
Attributes
QName Type Fixed Default Use Annotation
ANY attribute from namespace 'http://www.w3.org/XML/1998/namespace'
Id ID optional
Target anyURI optional
Source
<complexType name="EncryptionPropertyType" mixed="true">
  <choice maxOccurs="unbounded">
    <any namespace="##other" processContents="lax"/>
  </choice>
  <attribute name="Target" type="anyURI" use="optional"/>
  <attribute name="Id" type="ID" use="optional"/>
  <anyAttribute namespace="http://www.w3.org/XML/1998/namespace"/>
</complexType>
Attribute xenc:EncryptionPropertyType / @Target
Namespace No namespace
Type anyURI
Properties
use: optional
Used by
Source
<attribute name="Target" type="anyURI" use="optional"/>
Attribute xenc:EncryptionPropertyType / @Id
Namespace No namespace
Type ID
Properties
use: optional
Used by
Source
<attribute name="Id" type="ID" use="optional"/>