complexType "TransferId"
Namespace:
Content:
simple, 2 attributes
Defined:
globally in fpml-repo-5-8.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI
 = 
xsd:ID
   
>
   
Content: 
{ xsd:normalizedString }
</...>
All Direct / Indirect Based Elements (2):
id (defined in Transfer complexType),
Known Usage Locations
Annotation
A Transfer Identification.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (extension)
  TransferId
Derivation:
extension of xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="TransferId">
<xsd:simpleContent>
<xsd:extension base="xsd:normalizedString">
<xsd:attribute name="transferIdScheme" type="xsd:anyURI"/>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 2/2)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

transferIdScheme
Type:
xsd:anyURI, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="transferIdScheme" type="xsd:anyURI"/>

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