complexType "IdentifiedDate"
Namespace:
Content:
simple, 1 attribute
Defined:
Includes:
definition of 1 attribute
Used:
at 22 locations
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
{ xsd:date }
</...>
All Direct / Indirect Based Elements (22):
adjustedDate (defined in AdjustableDate.model group),
adjustedDate (defined in AdjustableDate2 complexType),
adjustedDate (defined in AdjustableDates complexType),
adjustedDate (defined in AdjustableOrAdjustedDate complexType),
adjustedDate (defined in RelativeDateOffset complexType),
baseDate,
calculationPeriodEndDay,
calculationPeriodFirstDay,
clearedDate,
earlyCallDate,
effectiveDate (defined in VersionHistory.model group),
endDate (defined in PricingInputDates.model group),
inputDataDate,
spotDate,
tradeDate,
transferDate,
unadjustedDate (defined in AdjustableDate.model group),
unadjustedDate (defined in AdjustableDate2 complexType),
unadjustedDate (defined in AdjustableDates complexType),
unadjustedEndDate (defined in DividendPeriod complexType),
unadjustedStartDate (defined in DividendPeriod complexType),
valuationDate (in valuationScenario)
Known Usage Locations
Annotation
A date which can be referenced elsewhere.
Type Definition Detail
Type Derivation Tree
xsd:date (extension)
  IdentifiedDate
Derivation:
extension of xsd:date
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="IdentifiedDate">
<xsd:simpleContent>
<xsd:extension base="xsd:date">
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:extension>
</xsd:simpleContent>
</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 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.