EncryptionProperty

Element Information

Model

ANY element from ANY namespace

Attributes

QName Type Fixed Default Use Inheritable Annotation
Id xs:ID optional
Target xs:anyURI optional

Used By

Source

<xs:element name="EncryptionProperty">
  <xs:complexType>
    <xs:sequence>
      <xs:any minOccurs="0" maxOccurs="unbounded" processContents="lax"/>
    </xs:sequence>
    <xs:attribute name="Target" type="xs:anyURI"/>
    <xs:attribute name="Id" type="xs:ID"/>
  </xs:complexType>
</xs:element>

Sample