complexType "VersionedContractId"
Namespace:
Content:
complex, 3 elements
Defined:
globally in fpml-doc-5-3.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
contractId?, version?, effectiveDate?
</...>
Content Model Elements (3):
contractId (in versionedContractId), version (defined in VersionHistory.model group)
All Direct / Indirect Based Elements (1):
versionedContractId
Known Usage Locations
Annotation
Contract Id with Version Support
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="VersionedContractId">
<xsd:sequence>
<xsd:element minOccurs="0" name="contractId" type="ContractId"/>
<xsd:group ref="VersionHistory.model"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
contractId
Type:
ContractId, simple content
Simple Content
xsd:normalizedString
maxLength:
255
XML Source (see within schema source)
<xsd:element minOccurs="0" name="contractId" type="ContractId"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.