Showing:

Annotations
Diagrams
Source
Used by
Element Group exprProperties
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Group</type>
<name>exprProperties</name>
<comment>The group exprProperties lists the properties that are characteristics of the FRBR Expression level.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_FRBRversionNumber.tmp#FRBRversionNumber AkomaNtoso30-csd13_xsd_Element_FRBRauthoritative.tmp#FRBRauthoritative AkomaNtoso30-csd13_xsd_Element_FRBRmasterExpression.tmp#FRBRmasterExpression AkomaNtoso30-csd13_xsd_Element_FRBRlanguage.tmp#FRBRlanguage AkomaNtoso30-csd13_xsd_Element_FRBRtranslation.tmp#FRBRtranslation
Used by
Element FRBRExpression
Model FRBRversionNumber{0,1} , FRBRauthoritative{0,1} , FRBRmasterExpression{0,1} , FRBRlanguage+ , FRBRtranslation*
Children FRBRauthoritative, FRBRlanguage, FRBRmasterExpression, FRBRtranslation, FRBRversionNumber
Source
<xsd:group name="exprProperties">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>exprProperties</name>
      <comment>The group exprProperties lists the properties that are characteristics of the FRBR Expression level.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="FRBRversionNumber" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="FRBRauthoritative" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="FRBRmasterExpression" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="FRBRlanguage" minOccurs="1" maxOccurs="unbounded"/>
    <xsd:element ref="FRBRtranslation" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:group>