diagram |
|
namespace |
http://www.w3.org/2001/04/xmlenc# |
properties |
|
used by |
|
attributes |
Name | Type | Use | Default | Fixed | Annotation | Target | xs:anyURI | optional | | | | Id | xs:ID | optional | | | |
|
source |
<xs:complexType name="EncryptionPropertyType" mixed="true">
<xs:choice maxOccurs="unbounded">
<xs:any namespace="##other" processContents="lax"/>
</xs:choice>
<xs:attribute name="Target" type="anyURI" use="optional"/>
<xs:attribute name="Id" type="ID" use="optional"/>
<xs:anyAttribute namespace="http://www.w3.org/XML/1998/namespace"/>
</xs:complexType> |