Definition Type: Element
Name: streetAddress
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:StreetAddress
Containing Schema: fpml-shared-4-4.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-4-4_xsd Drilldown into StreetAddress in schema fpml-shared-4-4_xsdXSD Diagram of streetAddress in schema fpml-shared-4-4_xsd (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 fpml:streetLine (1) unbounded
Collapse Derivation Tree: