Drilldown into AccountId
Definition Type Complex Type
Name AccountId
Namespace http://www.fpml.org/FpML-5-0/confirmation
Type normalizedString
Abstract False
Documentation The data type used for party identifiers.
XSD Schema fpml-shared-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of AccountId
Collapse XSD Schema Code
<xsd:complexType name="AccountId" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The data type used for party identifiers.</xsd:documentation>
  </xsd:annotation>

  <xsd:simpleContent>
    <xsd:extension base="xsd:normalizedString">
      <xsd:attribute name="accountIdScheme" type="xsd:anyURI">
        <xsd:annotation>
          <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The identifier scheme used with this accountId. A unique URI to determine the authoritative issuer of these identifiers.</xsd:documentation>
        </xsd:annotation>

      </xsd:attribute>

    </xsd:extension>

  </xsd:simpleContent>

</xsd:complexType>
Collapse Child Attributes
Name Type Default Value Use
Collapse Derivation Tree
[No Sub Types]
AccountId
    fpml:accountId
Collapse References
fpml:accountId
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 by Liquid Technologies Ltd