Definition Type: ComplexType
Name: OrganizationABIEType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
The Organization component is based on the UNCEFACT Organization Core Component.
Collapse XSD Schema Diagram:
Drilldown into InceptionDateTime in schema components_xsd Drilldown into LegalClassificationCode in schema components_xsd Drilldown into DoingBusinessAsName in schema components_xsd Drilldown into PostalAddress in schema components_xsd Drilldown into PrimaryContact in schema components_xsd Drilldown into HoldingCompanyName in schema components_xsd Drilldown into ServiceCenterCode in schema components_xsd Drilldown into DivisionCode in schema components_xsd Drilldown into CompanyCode in schema components_xsd Drilldown into BranchCode in schema components_xsd Drilldown into DistrictID in schema components_xsd Drilldown into OrganizationID in schema components_xsd Drilldown into CompanyName in schema components_xsd Drilldown into BusinessTypeCode in schema components_xsdXSD Diagram of OrganizationABIEType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="OrganizationABIEType">
    <xsd:annotation>
        <xsd:documentation>The Organization component is based on the UNCEFACT Organization Core
                Component.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="BusinessTypeCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>A code identifying type of Business.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CompanyName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Company name
                of business entity.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="OrganizationID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Member Identification
                number of affiliate organization</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DistrictID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>An identifier for the District an organization
            resides.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="BranchCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacture branch
            code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="CompanyCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacture company
                code..</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DivisionCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacture division
                code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ServiceCenterCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Manufacturer service
                center code.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="HoldingCompanyName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The company that is
                securing or underwriting the loan.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="PrimaryContact" />
        <xsd:element minOccurs="0" ref="PostalAddress" />
        <xsd:element maxOccurs="1" minOccurs="0" name="DoingBusinessAsName" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the Business
                Party's relationship to the primary Party (e.g., mother, father, husband,
            etc.).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="LegalClassificationCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                The code specifying the legal classification of this organization such as those representing
                Incorporated (Inc), limited liability corporation (LLC) or non-profit.
            </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="InceptionDateTime" type="udt:DateTimeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
               The creation date and time that a business was started.
            </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BusinessTypeCode star:BusinessTypeCode 0 (1)
CompanyName star:CompanyName 0 (1)
OrganizationID star:OrganizationID 0 (1)
DistrictID star:DistrictID 0 (1)
BranchCode star:BranchCode 0 (1)
CompanyCode star:CompanyCode 0 (1)
DivisionCode star:DivisionCode 0 (1)
ServiceCenterCode star:ServiceCenterCode 0 (1)
HoldingCompanyName star:HoldingCompanyName 0 (1)
PrimaryContact star:PrimaryContact 0 unbounded
PostalAddress star:PostalAddress 0 (1)
DoingBusinessAsName star:DoingBusinessAsName 0 1
LegalClassificationCode star:LegalClassificationCode 0 1
InceptionDateTime star:InceptionDateTime 0 1
Collapse Derivation Tree:
Collapse References:
star:FinancialOrganization, star:SpecifiedOrganization