Element FRBRManifestation
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Element</type>
<name>FRBRManifestation</name>
<comment>The element FRBRManifestation is the metadata container of identifying properties related to the Manifestation 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_FRBRportion.tmp#FRBRportion akomantoso30_xsd_Element_FRBRformat.tmp#FRBRformat akomantoso30_xsd_Element_Group_manifProperties.tmp#manifProperties
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} , FRBRportion{0,1} , FRBRformat{0,1}
Children FRBRalias, FRBRauthor, FRBRdate, FRBRformat, FRBRportion, FRBRthis, FRBRuri, componentInfo, preservation
Instance
<FRBRManifestation 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>
  <FRBRportion eId="" from="" GUID="" refersTo="" shortForm="" showAs="" upTo="" wId="">{0,1}</FRBRportion>
  <FRBRformat eId="" GUID="" refersTo="" shortForm="" showAs="" value="" wId="">{0,1}</FRBRformat>
</FRBRManifestation>
Source
<xsd:element name="FRBRManifestation">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRManifestation</name>
      <comment>The element FRBRManifestation is the metadata container of identifying properties related to the Manifestation level according to the FRBR hierarchy</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="coreProperties">
        <xsd:sequence>
          <xsd:group ref="manifProperties"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>