XML Schema Documentation

Complex Type: ContractualDefinitions

[Table of contents]

Super-types: xsd:normalizedString < ContractualDefinitions (by extension)
Sub-types: None
Name ContractualDefinitions
Used by (from the same schema document) Complex Type Documentation
Abstract no
XML Instance Representation
<...
contractualDefinitionsScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ContractualDefinitions">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="contractualDefinitionsScheme" type=" xsd:anyURI " default="http://www.fpml.org/coding-scheme/contractual-definitions-3-2"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>