complexType "Leg"
Namespace:
Content:
empty, 1 attribute
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
/>
Known Direct Subtypes (7):
Known Indirect Subtypes (32):
All Direct / Indirect Based Elements (38):
farLeg (in repo),
Known Usage Locations
Annotation
A supertype of leg. All swap legs extend this type.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType abstract="true" name="Leg">
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>

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.