<?xml version="1.0" encoding="utf-16"?>
<element name="ReferenceList">
<complexType>
<choice minOccurs="1" maxOccurs="unbounded">
<element name="DataReference" type="xenc:ReferenceType" />
<element name="KeyReference" type="xenc:ReferenceType" />
</choice>
</complexType>
</element>
|