Definition Type: Element
Name: MonetaryAmount
Namespace: http://www.starstandard.org/STAR/5
Type: star:MonetaryAmountType
Containing Schema: FinancialMetrics.xsd
Abstract
Documentation:
This component is used to report monetary amounts.
Collapse XSD Schema Diagram:
Drilldown into MonetaryValue in schema financialmetrics_xsd Drilldown into SecondaryAccountingTermCode in schema financialmetrics_xsd Drilldown into MonetaryAmountType in schema financialmetrics_xsdXSD Diagram of MonetaryAmount in schema financialmetrics_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="MonetaryAmount" type="MonetaryAmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org">This component is used to report monetary amounts.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SecondaryAccountingTermCode star:SecondaryAccountingTermCode 0 1
MonetaryValue star:MonetaryValue 1 1
Collapse Derivation Tree: