Definition Type: Element
Name: streetAddress
Namespace: http://www.fpml.org/FpML-5/pretrade
Type: nsC:StreetAddress
Containing Schema: fpml-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The set of street and building number information that identifies a postal address within a city.
Collapse XSD Schema Diagram:
Drilldown into streetLine in schema fpml-shared-5-10_xsd2 Drilldown into StreetAddress in schema fpml-shared-5-10_xsd2XSD Diagram of streetAddress in schema fpml-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="streetAddress" type="StreetAddress" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The set of street and building number information that identifies a postal address within a city.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
streetLine nsC:streetLine 0 unbounded
Collapse Derivation Tree: