complexType "LinkType"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in fpml-doc-5-11.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
   
 = 
xsd:anySimpleType
   
>
   
Content: 
{ xsd:normalizedString }
</...>
Simple Content Restrictions:
MaxLength:
255
MinLength:
0

All Direct / Indirect Based Elements (2):
linkType (defined in LinkedTrade complexType),
linkType (defined in LinkedTrade complexType)
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (restriction)
  NormalizedString (restriction)
      Scheme (extension)
          LinkType
Derivation:
extension of Scheme
XML Source (see within schema source)
<xsd:complexType name="LinkType">
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="linkTypeScheme"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
linkTypeScheme
Type:
xsd:anySimpleType
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="linkTypeScheme"/>

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.