Definition Type: Element
Name: TaxInfo
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:TaxInfoType
Containing Schema: StockSaleConfirmation.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into TaxAmount in schema stocksaleconfirmation_xsd Drilldown into TaxationLocation in schema stocksaleconfirmation_xsd Drilldown into TaxType in schema stocksaleconfirmation_xsd Drilldown into TaxDate in schema stocksaleconfirmation_xsd Drilldown into TaxInfoType in schema stocksaleconfirmation_xsdXSD Diagram of TaxInfo in schema stocksaleconfirmation_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="TaxInfo" type="TaxInfoType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxDate hr:TaxDate (1) (1)
TaxType hr:TaxType (1) (1)
TaxationLocation hr:TaxationLocation (1) (1)
TaxAmount hr:TaxAmount (1) (1)
Collapse Derivation Tree: