complexType "AccrualTypeId"
Namespace:
Content:
simple, 1 attribute
Defined:
globally in fpml-loan-5-8.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:anyURI
   
>
   
Content: 
{ xsd:normalizedString }
</...>
All Direct / Indirect Based Elements (3):
Known Usage Locations
Annotation
A type used to uniquely identify a single accrual type within a syndicated loan structure.
Type Definition Detail
Type Derivation Tree
xsd:normalizedString (extension)
  AccrualTypeId
Derivation:
extension of xsd:normalizedString
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="AccrualTypeId">
<xsd:simpleContent>
<xsd:extension base="xsd:normalizedString">
<xsd:attribute name="accrualTypeIdScheme" type="xsd:anyURI" use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
accrualTypeIdScheme
Type:
xsd:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xsd:attribute name="accrualTypeIdScheme" type="xsd:anyURI" use="required"/>

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.