Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element ConstraintRuleIdType / Rule
Namespace org:afnor:medona:1.0
Diagram
Diagram descriptive-vitam_xsd_Complex_Type_RuleType.tmp#RuleType_StartDate descriptive-vitam_xsd_Complex_Type_RuleType.tmp#RuleType_RefRuleId descriptive-vitam_xsd_Complex_Type_RuleType.tmp#RuleType
Type RuleType
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children RefRuleId, StartDate
Instance
<Rule xmlns="org:afnor:medona:1.0">
  <StartDate>{0,1}</StartDate>
  <RefRuleId>{1,1}</RefRuleId>
</Rule>
Source
<xsd:element name="Rule" type="RuleType" minOccurs="0" maxOccurs="unbounded"/>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd
Complex Type ConstraintRuleIdType
Namespace org:afnor:medona:1.0
Annotations
Specify the list of rule Id to apply and to ignore from this node.
Any being valid means the restriction does applied.
Diagram
Diagram descriptive-vitam_xsd_Complex_Type_ConstraintRuleIdType.tmp#ConstraintRuleIdType_Rule descriptive-vitam_xsd_Element_Group_NegateRuleIdGroup.tmp#NegateRuleIdGroup_PreventInheritance descriptive-vitam_xsd_Element_Group_NegateRuleIdGroup.tmp#NegateRuleIdGroup_RefNonRuleId descriptive-vitam_xsd_Element_Group_NegateRuleIdGroup.tmp#NegateRuleIdGroup
Used by
Model
Children PreventInheritance, RefNonRuleId, Rule
Source
<xsd:complexType name="ConstraintRuleIdType">
  <xsd:annotation>
    <xsd:documentation>Specify the list of rule Id to apply and to ignore from this node. Any being valid means the restriction does applied.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="Rule" type="RuleType" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:group ref="NegateRuleIdGroup" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>
Schema location file:/C:/Users/bregier/Documents/OxygenXMLEditor/Vitam-Schema/Seda2.0/descriptive-vitam.xsd