Definition Type: ComplexType
Name: ValueType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:PropertyType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Key in schema fields_xsd1 Drilldown into UserArea in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into NameValue in schema fields_xsd1 Drilldown into sequence in schema components_xsd1 Drilldown into PropertyType in schema components_xsd1XSD Diagram of ValueType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ValueType">
    <xsd:complexContent>
        <xsd:extension base="PropertyType">
            <xsd:sequence>
                <xsd:element ref="Key" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NameValue oa:NameValue 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
UserArea oa:UserArea 0 (1)
Key oa:Key 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oa:sequence Optional
Collapse Derivation Tree:
Collapse References:
oa:Value