Definition Type: Element
Name: Product
Namespace: http://www.rixml.org/2005/3/RIXML
Type: rixml:ProductType
Containing Schema: RIXML-2_2.xsd
Abstract
Documentation:
Product refers to a unique "research idea", as opposed to an actual research publication. It is possible to publish multiple documents or other files (called "resources") with the same productID, provided they all refer to the same discrete research idea. Examples of a product include a research note, research report, conference call webcast, and morning meeting compilation. Examples of multiple resources published with the same productID are (1) a document published in English, with exact translations in German, French, and Japanese, (2) an audio file of a presentation and the transcript of the publication or (3) a single report that consists of a PDF and an Excel file.
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into Context in schema rixml-2_2_xsd Drilldown into Content in schema rixml-2_2_xsd Drilldown into  in schema Drilldown into  in schema Drilldown into  in schema Drilldown into sequence in schema rixml-2_2_xsd Drilldown into eventIndicator in schema rixml-2_2_xsd Drilldown into productID in schema rixml-2_2_xsd Drilldown into ProductType in schema rixml-2_2_xsdXSD Diagram of Product in schema rixml-2_2_xsd (RIXML - Research Information Markup Language)
Collapse XSD Schema Code:
<xs:element name="Product" type="ProductType">
    <xs:annotation>
        <xs:documentation>Product refers to a unique "research idea", as opposed to an actual research publication. It is possible to publish multiple documents or other files (called "resources") with the same productID, provided they all refer to the same discrete research idea.  Examples of a product include a research note, research report, conference call webcast, and morning meeting compilation.  Examples of multiple resources published with the same productID are (1) a document published in English, with exact translations in German, French, and Japanese, (2) an audio file of a presentation and the transcript of the publication or (3) a single report that consists of a PDF and an Excel file.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StatusInfo Unresolved link to statusinfo1 (1) unbounded
RelatedProduct Unresolved link to relatedproduct1 0 unbounded
Source Unresolved link to source3 (1) (1)
Content rixml:Content (1) (1)
Context rixml:Context (1) (1)
Legal Unresolved link to legal1 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
productID rixml:productID Required
eventIndicator rixml:eventIndicator Optional
sequence rixml:sequence Optional
Collapse Derivation Tree: