group "LoanIdentifiers.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
A model which contains the identifiers used by loan structures.
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="LoanIdentifiers.model">
<xsd:choice>
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>
<xsd:element name="taskIdentifier" type="TaskIdentifier"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
eventIdentifier
Type:
BusinessEventIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="eventIdentifier" type="BusinessEventIdentifier"/>

taskIdentifier
Type:
TaskIdentifier, complex content
XML Source (see within schema source)
<xsd:element name="taskIdentifier" type="TaskIdentifier"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.