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