Element Group exprProperties
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
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_xsd_Element_FRBRversionNumber.tmp#FRBRversionNumber akomantoso30_xsd_Element_FRBRauthoritative.tmp#FRBRauthoritative akomantoso30_xsd_Element_FRBRmasterExpression.tmp#FRBRmasterExpression akomantoso30_xsd_Element_FRBRlanguage.tmp#FRBRlanguage akomantoso30_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>