Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element FRBRItem
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>FRBRItem</name>
<comment>The element FRBRItem is the metadata container of identifying properties related to the Item 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
Type coreProperties
Properties
content: complex
Used by
Element identification
Model FRBRthis , FRBRuri+ , FRBRalias* , FRBRdate+ , FRBRauthor+ , componentInfo{0,1} , preservation{0,1}
Children FRBRalias, FRBRauthor, FRBRdate, FRBRthis, FRBRuri, componentInfo, preservation
Instance
<FRBRItem 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>
</FRBRItem>
Source
<xsd:element name="FRBRItem" type="coreProperties">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRItem</name>
      <comment>The element FRBRItem is the metadata container of identifying properties related to the Item level according to the FRBR hierarchy.</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>