Definition Type: Element
Name: NameValue
Namespace: http://www.openapplications.org/oagis
Type: nsC:NameValuePair
Containing Schema: Invoice.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Is the tag and information of the new information to be passed.
Collapse XSD Schema Diagram:
Drilldown into type in schema invoice_xsd Drilldown into name in schema invoice_xsd Drilldown into NameValuePair in schema invoice_xsdXSD Diagram of NameValue in schema invoice_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:element name="NameValue" type="NameValuePair" minOccurs="0">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Is the tag and information of the new information to be passed.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
name nsC:name Required
type nsC:type Optional
Collapse Derivation Tree: