<element name="Constituent">
<complexType>
<sequence>
<element ref="tns:SignatureTransforms" minOccurs="0" />
<element ref="tns:EncryptionTransforms" minOccurs="0" />
</sequence>
<attribute ref="tns:idref" use="required" />
<attribute name="excludedFromSignature" type="boolean" default="false" />
<attribute name="minOccurs" type="nonNegativeInteger" />
<attribute name="maxOccurs" type="nonNegativeInteger" />
</complexType>
</element>
|