Definition Type: Element
Name: NameValue
Namespace: http://www.openapplications.org/oagis
Type: oa:NameValuePair
Containing Schema: Components.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 fields_xsd Drilldown into name in schema fields_xsd Drilldown into NameValuePair in schema fields_xsdXSD Diagram of NameValue in schema components_xsd (Open Applications Group (OAGIS))
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 oa:name Required
type oa:type Optional
Collapse Derivation Tree: