element IssuerName

element {}IssuerName

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:rixmldt=http://www.rixml.org/2005/3/RIXML-datatypes
xmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="IssuerName">
    <
xs:annotation>
        <
xs:documentation>This is the name of the issuer related to the IssuerID.idValue.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:sequence>
            <
xs:element name="PublisherDefinedValue" type="xs:string" minOccurs="0">
                <
xs:annotation>
                    <
xs:documentation>If the IssuerName.NameType = PublisherDefined, then the publisher can indicate what type of name has been used.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
            <
xs:element name="NameValue" type="xs:string">
                <
xs:annotation>
                    <
xs:documentation>The name that is associated with the IssuerID.idValue above.</xs:documentation>
                </
xs:annotation>
            </
xs:element>
        </
xs:sequence>
        <
xs:attribute name="nameType" type="rixmldt:IssuerNameTypeEnum" use="required">
            <
xs:annotation>
                <
xs:documentation>An issuer can have multiple names. The names can be one or more of the following types: legal, local, display, parent, trading. Use Display if using only one nameType, unless one of the other nameTypes is preferred.</xs:documentation>
            </
xs:annotation>
        </
xs:attribute>
    </
xs:complexType>
</
xs:element>


Documentation

This is the name of the issuer related to the IssuerID.idValue.


element IssuerName


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.