Definition Type: Element
Name: weekNumber
Namespace: http://www.fpml.org/2003/FpML-4-0
Type: decimal:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-eqd-4-0.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The schedule week number. Wochenzahl im Zeitplan.
Collapse XSD Schema Diagram:
XSD Diagram of weekNumber in schema fpml-eqd-4-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="weekNumber" type="xsd:decimal" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The schedule week number.</xsd:documentation>
        <xsd:documentation xml:lang="de">Wochenzahl im Zeitplan.</xsd:documentation>
    </xsd:annotation>
</xsd:element>