Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element UnitDescriptiveMetadataReferenceType / BooleanQuery
Namespace org:afnor:medona:1.0
Diagram
Diagram query-vitam_xsd_Complex_Type_BooleanQueryType.tmp#BooleanQueryType_Operator query-vitam_xsd_Complex_Type_BooleanQueryType.tmp#BooleanQueryType_Query query-vitam_xsd_Complex_Type_BooleanQueryType.tmp#BooleanQueryType_BooleanQuery query-vitam_xsd_Complex_Type_BooleanQueryType.tmp#BooleanQueryType
Type BooleanQueryType
Properties
content complex
Model
Children BooleanQuery, Operator, Query
Instance
<BooleanQuery xmlns="org:afnor:medona:1.0">
  <Operator>{1,1}</Operator>
  <Query>{1,1}</Query>
  <BooleanQuery>{1,1}</BooleanQuery>
</BooleanQuery>
Source
<xsd:element name="BooleanQuery" type="BooleanQueryType"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd
Complex Type UnitDescriptiveMetadataReferenceType
Namespace org:afnor:medona:1.0
Annotations
Contains the queries as necessary to find out a UnitDescritptiveMetadata (Node in the DAG) to point to as next Unit.
Allows to reference an already existing node in a tree from a previous transfer.
Diagram
Diagram descriptive-vitam_xsd_Complex_Type_UnitDescriptiveMetadataReferenceType.tmp#UnitDescriptiveMetadataReferenceType_BooleanQuery
Used by
Model
Children BooleanQuery
Source
<xsd:complexType name="UnitDescriptiveMetadataReferenceType">
  <xsd:annotation>
    <xsd:documentation>Contains the queries as necessary to find out a UnitDescritptiveMetadata (Node in the DAG) to point to as next Unit. Allows to reference an already existing node in a tree from a previous transfer.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="BooleanQuery" type="BooleanQueryType"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd