simpleType "DifferenceTypeEnum"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xsd:token
Simple Content Restrictions:
Enumeration:
"Value", "Reference", "Structure", "Scheme"

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The ISDA defined value indicating the nature of a difference.
See:  http://www.FpML.org
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  DifferenceTypeEnum
Derivation:
restriction of xsd:token
Facets:
enumeration:
"Value", "Reference", "Structure", "Scheme"
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="DifferenceTypeEnum">
<xsd:restriction base="xsd:token">
<xsd:enumeration value="Value"/>
<xsd:enumeration value="Reference"/>
<xsd:enumeration value="Structure"/>
<xsd:enumeration value="Scheme"/>
</xsd:restriction>
</xsd:simpleType>

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.