group "EndUserException.model"
Namespace:
Content:
Defined:
globally in fpml-doc-5-13.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:group name="EndUserException.model">
<xsd:choice>
<xsd:sequence>
<xsd:element minOccurs="0" name="endUserException" type="xsd:boolean"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="endUserExceptionReason" type="ClearingExceptionReason"/>
</xsd:sequence>
<xsd:element minOccurs="0" name="endUserExceptionDeclaration" type="EndUserExceptionDeclaration"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
endUserException
Type:
xsd:boolean, predefined, simple content
Specifies whether the trade is not obligated to be cleared via a derivative clearing organization, i.e. whether there is an exemption from clearing. For historical reasons this is called "end-user exception", but this may be used to indication any exception from normal clearing mandates caused by the type of the partiees or their relationship, such as inter-affiliate trades. If a relatedParty block with a role of ClearingExceptionParty is present, that related party indicates which party is claiming the end user exception.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="endUserException" type="xsd:boolean"/>

endUserExceptionDeclaration
Type:
Claims an end user exception and provides supporting evidence. If a relatedParty block with a role of ClearingExceptionParty is present, that related party indicates which party is claiming the end user exception.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="endUserExceptionDeclaration" type="EndUserExceptionDeclaration"/>

endUserExceptionReason
Type:
ClearingExceptionReason, simple content
Specifies a reason that the trade is exempted from a clearing requirement. This exemption may be an end-user exception, or another type such as in inter-affiliate trade.
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="endUserExceptionReason" type="ClearingExceptionReason"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.