element OrganisationNameDetails

element {urn:oasis:names:tc:ciq:xsdschema:xNL:2.0}OrganisationNameDetails

Type Heirarchy
{urn:oasis:names:tc:ciq:xsdschema:xNL:2.0}OrganisationNameDetails (by extension)
 {urn:oasis:names:tc:ciq:xsdschema:xNL:2.0}OrganisationNameDetails
Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespaceurn:oasis:names:tc:ciq:xsdschema:xNL:2.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=urn:oasis:names:tc:ciq:xsdschema:xNL:2.0


Source

<xs:element name="OrganisationNameDetails">
    <
xs:annotation>
        <
xs:documentation>A container for organisation name details.</xs:documentation>
    </
xs:annotation>
    <
xs:complexType>
        <
xs:complexContent>
            <
xs:extension base="OrganisationNameDetails">
                <
xs:sequence>
                    <
xs:element name="OrganisationFormerName" minOccurs="0" maxOccurs="unbounded">
                        <
xs:annotation>
                            <
xs:documentation>Name history for the organisation</xs:documentation>
                        </
xs:annotation>
                        <
xs:complexType>
                            <
xs:complexContent>
                                <
xs:extension base="OrganisationNameDetails">
                                    <
xs:sequence>
                                        <
xs:any namespace="##other" minOccurs="0"
                                            
maxOccurs="unbounded">
                                            <
xs:annotation>
                                                <
xs:documentation>Use this to import/use/reference name elements from other namespaces</xs:documentation>
                                            </
xs:annotation>
                                        </
xs:any>
                                    </
xs:sequence>
                                    <
xs:attribute name="ValidFrom">
                                        <
xs:annotation>
                                            <
xs:documentation>The first date when the name is valid. Inclusive.</xs:documentation>
                                        </
xs:annotation>
                                    </
xs:attribute>
                                    <
xs:attribute name="ValidTo">
                                        <
xs:annotation>
                                            <
xs:documentation>The last date when the name is valid. Inclusive.</xs:documentation>
                                        </
xs:annotation>
                                    </
xs:attribute>
                                </
xs:extension>
                            </
xs:complexContent>
                        </
xs:complexType>
                    </
xs:element>
                    <
xs:element name="OrganisationKnownAs" minOccurs="0" maxOccurs="unbounded">
                        <
xs:annotation>
                            <
xs:documentation>Any other names the organisation can be known under.</xs:documentation>
                        </
xs:annotation>
                        <
xs:complexType>
                            <
xs:complexContent>
                                <
xs:extension base="OrganisationNameDetails">
                                    <
xs:sequence>
                                        <
xs:any namespace="##other" minOccurs="0"
                                            
maxOccurs="unbounded">
                                            <
xs:annotation>
                                                <
xs:documentation>Use this to import/use/reference name elements from other namespaces</xs:documentation>
                                            </
xs:annotation>
                                        </
xs:any>
                                    </
xs:sequence>
                                    <
xs:attribute name="ValidFrom">
                                        <
xs:annotation>
                                            <
xs:documentation>The first date when the name is valid. Inclusive.</xs:documentation>
                                        </
xs:annotation>
                                    </
xs:attribute>
                                    <
xs:attribute name="ValidTo">
                                        <
xs:annotation>
                                            <
xs:documentation>The last date when the name is valid. Inclusive.</xs:documentation>
                                        </
xs:annotation>
                                    </
xs:attribute>
                                </
xs:extension>
                            </
xs:complexContent>
                        </
xs:complexType>
                    </
xs:element>
                    <
xs:any namespace="##other" minOccurs="0" maxOccurs="unbounded">
                        <
xs:annotation>
                            <
xs:documentation>Use this to import/use/reference name elements from other namespaces</xs:documentation>
                        </
xs:annotation>
                    </
xs:any>
                </
xs:sequence>
            </
xs:extension>
        </
xs:complexContent>
    </
xs:complexType>
</
xs:element>


Documentation

A container for organisation name details.


element OrganisationNameDetails


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.