Definition Type: ComplexType
Name: ReferenceValueType
Namespace: http://www.adsml.org/typelibrary/2.0
Type: adsml:LabeledValueType
Containing Schema: AdsMLTypeLibrary-2.0-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OfInterestTo in schema adsmltypelibrary-2_0-as_xsd Drilldown into CreatedBy in schema adsmltypelibrary-2_0-as_xsd Drilldown into Label in schema adsmltypelibrary-2_0-as_xsd Drilldown into Value in schema adsmltypelibrary-2_0-as_xsd Drilldown into LabeledValueType in schema adsmltypelibrary-2_0-as_xsdXSD Diagram of ReferenceValueType in schema adsmltypelibrary-2_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="ReferenceValueType">
    <xs:complexContent>
        <xs:extension base="LabeledValueType">
            <xs:sequence>
                <xs:element ref="CreatedBy" minOccurs="0" />
                <xs:element ref="OfInterestTo" minOccurs="0" />
            </xs:sequence>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value adsml:Value (1) (1)
Label adsml:Label 0 (1)
CreatedBy adsml:CreatedBy 0 (1)
OfInterestTo adsml:OfInterestTo 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml:OtherReference