Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element FRBRExpression
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>FRBRExpression</name>
<comment>The element FRBRExpression is the metadata container of identifying properties related to the Expression level according to the FRBR hierarchy</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_FRBRthis.tmp#FRBRthis AkomaNtoso30-csd13_xsd_Element_FRBRuri.tmp#FRBRuri AkomaNtoso30-csd13_xsd_Element_FRBRalias.tmp#FRBRalias AkomaNtoso30-csd13_xsd_Element_FRBRdate.tmp#FRBRdate AkomaNtoso30-csd13_xsd_Element_FRBRauthor.tmp#FRBRauthor AkomaNtoso30-csd13_xsd_Element_componentInfo.tmp#componentInfo AkomaNtoso30-csd13_xsd_Element_preservation.tmp#preservation AkomaNtoso30-csd13_xsd_Complex_Type_coreProperties.tmp#coreProperties 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 AkomaNtoso30-csd13_xsd_Element_Group_exprProperties.tmp#exprProperties
Type extension of coreProperties
Type hierarchy
Properties
content: complex
Used by
Element identification
Model FRBRthis , FRBRuri+ , FRBRalias* , FRBRdate+ , FRBRauthor+ , componentInfo{0,1} , preservation{0,1} , FRBRversionNumber{0,1} , FRBRauthoritative{0,1} , FRBRmasterExpression{0,1} , FRBRlanguage+ , FRBRtranslation*
Children FRBRalias, FRBRauthor, FRBRauthoritative, FRBRdate, FRBRlanguage, FRBRmasterExpression, FRBRthis, FRBRtranslation, FRBRuri, FRBRversionNumber, componentInfo, preservation
Instance
<FRBRExpression xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <FRBRthis eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{1,1}</FRBRthis>
  <FRBRuri eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{1,unbounded}</FRBRuri>
  <FRBRalias eId="" GUID="" name="" refersTo="" shortForm="" showAs="" value="" wId="">{0,unbounded}</FRBRalias>
  <FRBRdate date="" eId="" GUID="" name="" wId="">{1,unbounded}</FRBRdate>
  <FRBRauthor as="" eId="" GUID="" href="" wId="">{1,unbounded}</FRBRauthor>
  <componentInfo>{0,1}</componentInfo>
  <preservation eId="" GUID="" href="" wId="">{0,1}</preservation>
  <FRBRversionNumber eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{0,1}</FRBRversionNumber>
  <FRBRauthoritative eId="" GUID="" value="" wId="">{0,1}</FRBRauthoritative>
  <FRBRmasterExpression eId="" GUID="" href="" shortForm="" showAs="" wId="">{0,1}</FRBRmasterExpression>
  <FRBRlanguage eId="" GUID="" language="" wId="">{1,unbounded}</FRBRlanguage>
  <FRBRtranslation authoritative="" by="" eId="" fromLanguage="" GUID="" href="" pivot="" wId="">{0,unbounded}</FRBRtranslation>
</FRBRExpression>
Source
<xsd:element name="FRBRExpression">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRExpression</name>
      <comment>The element FRBRExpression is the metadata container of identifying properties related to the Expression level according to the FRBR hierarchy</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="coreProperties">
        <xsd:sequence>
          <xsd:group ref="exprProperties"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>