Definition Type: Element
Name: Context
Namespace: http://www.rixml.org/2005/3/RIXML
Type: rixml:ContextType
Containing Schema: RIXML-2_2.xsd
Abstract
Documentation:
The top-level element of the Context section.
Collapse XSD Schema Diagram:
Drilldown into ProductClassifications in schema rixml-2_2_xsd Drilldown into ProductDetails in schema rixml-2_2_xsd Drilldown into IssuerDetails in schema rixml-2_2_xsd Drilldown into EventDetails in schema rixml-2_2_xsd Drilldown into external in schema rixml-2_2_xsd Drilldown into priority in schema rixml-2_2_xsd Drilldown into ContextType in schema rixml-2_2_xsdXSD Diagram of Context in schema rixml-2_2_xsd (RIXML - Research Information Markup Language)
Collapse XSD Schema Code:
<xs:element name="Context" type="ContextType">
    <xs:annotation>
        <xs:documentation>The top-level element of the Context section.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EventDetails rixml:EventDetails 0 (1)
IssuerDetails rixml:IssuerDetails 0 (1)
ProductDetails rixml:ProductDetails 0 (1)
ProductClassifications rixml:ProductClassifications 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
priority rixml:priority Optional
external rixml:external Required
Collapse Derivation Tree: