PwgSmRev1-185 - ReferenceList

element ReferenceList
diagram PwgSmRev1-185_p4302.png
namespace http://www.w3.org/2001/04/xmlenc#
properties
content complex
children xenc:DataReference xenc:KeyReference
used by
complexType EncryptedKeyType
source <xs:element name="ReferenceList">
 
<xs:complexType>
   
<xs:choice minOccurs="1" maxOccurs="unbounded">
     
<xs:element name="DataReference" type="xenc:ReferenceType"/>
     
<xs:element name="KeyReference" type="xenc:ReferenceType"/>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element ReferenceList/DataReference
diagram PwgSmRev1-185_p4303.png
namespace http://www.w3.org/2001/04/xmlenc#
type xenc:ReferenceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
URI  xs:anyURI  required      
source <xs:element name="DataReference" type="xenc:ReferenceType"/>

element ReferenceList/KeyReference
diagram PwgSmRev1-185_p4304.png
namespace http://www.w3.org/2001/04/xmlenc#
type xenc:ReferenceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
URI  xs:anyURI  required      
source <xs:element name="KeyReference" type="xenc:ReferenceType"/>


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