PwgSmRev1-185 - EncryptionPropertyType

complexType EncryptionPropertyType
diagram PwgSmRev1-185_p4322.png
namespace http://www.w3.org/2001/04/xmlenc#
properties
mixed true
used by
element EncryptionProperty
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>

attribute EncryptionPropertyType/@Target
type xs:anyURI
properties
use optional
source <xs:attribute name="Target" type="anyURI" use="optional"/>

attribute EncryptionPropertyType/@Id
type xs:ID
properties
use optional
source <xs:attribute name="Id" type="ID" use="optional"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy