Definition Type: ComplexType
Name: FirstPeriodStartDate
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: date:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into href in schema fpml-doc-5-10_xsd3XSD Diagram of FirstPeriodStartDate in schema fpml-doc-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="FirstPeriodStartDate">
    <xsd:simpleContent>
        <xsd:extension base="xsd:date">
            <xsd:attribute name="href" type="xsd:IDREF" use="required" ecore:reference="Party" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
href nsD:href Required
Collapse Derivation Tree:
Collapse References:
nsD:firstPeriodStartDate