Definition Type: Element
Name: FixedAssetsAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Fixed Assets of organization are those assets of a permanent nature required for the normal conduct of a business, and which will not normally be converted into cash during the ensuring fiscal period. For example, furniture, fixtures, land, and buildings are all fixed assets. However, accounts receivable and inventory are not.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of FixedAssetsAmount in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="FixedAssetsAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation>
                        Fixed Assets of organization are those assets of a
                            permanent nature required for the normal conduct of a business, and
                            which will not normally be converted into cash during the ensuring
                            fiscal period. For example, furniture, fixtures, land, and buildings are
                            all fixed assets. However, accounts receivable and inventory are
                        not.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: