XML Schema Documentation

Complex Type: FirstPeriodStartDate

[Table of contents]

Super-types: xsd:date < FirstPeriodStartDate (by extension)
Sub-types: None
Name FirstPeriodStartDate
Used by (from the same schema document) Model Group ContractNovationDetails.model
Abstract no
XML Instance Representation
<...
href=" xsd:IDREF [1]">
xsd:date
</...>
Diagram
Schema Component Representation
<xsd:complexType name="FirstPeriodStartDate">
<xsd:simpleContent>
<xsd:extension base=" xsd:date ">
<xsd:attribute name="href" type=" xsd:IDREF " use="required" reference="Party"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>