Element FRBRWork
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>FRBRWork</name>
<comment>The element FRBRWork is the metadata container of identifying properties related to the Work level according to the FRBR hierarchy</comment>
Diagram
Diagram akomantoso30_xsd_Element_FRBRthis.tmp#FRBRthis akomantoso30_xsd_Element_FRBRuri.tmp#FRBRuri akomantoso30_xsd_Element_FRBRalias.tmp#FRBRalias akomantoso30_xsd_Element_FRBRdate.tmp#FRBRdate akomantoso30_xsd_Element_FRBRauthor.tmp#FRBRauthor akomantoso30_xsd_Element_componentInfo.tmp#componentInfo akomantoso30_xsd_Element_preservation.tmp#preservation akomantoso30_xsd_Complex_Type_coreProperties.tmp#coreProperties akomantoso30_xsd_Element_FRBRcountry.tmp#FRBRcountry akomantoso30_xsd_Element_FRBRsubtype.tmp#FRBRsubtype akomantoso30_xsd_Element_FRBRnumber.tmp#FRBRnumber akomantoso30_xsd_Element_FRBRname.tmp#FRBRname akomantoso30_xsd_Element_FRBRprescriptive.tmp#FRBRprescriptive akomantoso30_xsd_Element_FRBRauthoritative.tmp#FRBRauthoritative akomantoso30_xsd_Element_Group_workProperties.tmp#workProperties
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} , FRBRcountry , FRBRsubtype{0,1} , FRBRnumber* , FRBRname* , FRBRprescriptive{0,1} , FRBRauthoritative{0,1}
Children FRBRalias, FRBRauthor, FRBRauthoritative, FRBRcountry, FRBRdate, FRBRname, FRBRnumber, FRBRprescriptive, FRBRsubtype, FRBRthis, FRBRuri, componentInfo, preservation
Instance
<FRBRWork xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <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>
  <FRBRcountry eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{1,1}</FRBRcountry>
  <FRBRsubtype eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{0,1}</FRBRsubtype>
  <FRBRnumber eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{0,unbounded}</FRBRnumber>
  <FRBRname eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{0,unbounded}</FRBRname>
  <FRBRprescriptive eId="" GUID="" value="" wId="">{0,1}</FRBRprescriptive>
  <FRBRauthoritative eId="" GUID="" value="" wId="">{0,1}</FRBRauthoritative>
</FRBRWork>
Source
<xsd:element name="FRBRWork">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRWork</name>
      <comment>The element FRBRWork is the metadata container of identifying properties related to the Work level according to the FRBR hierarchy</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="coreProperties">
        <xsd:sequence>
          <xsd:group ref="workProperties"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>