Element FRBRportion
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>FRBRportion</name>
<comment>The element FRBRportion is the metadata property containing the eId of the portion contained in a manifestation-level portion. If the portion contains an interval of elements, the range attributes specifies the first and last one.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_core.tmp#core akomantoso30_xsd_Attribute_Group_idopt.tmp#idopt akomantoso30_xsd_Complex_Type_metaopt.tmp#metaopt akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_showopt.tmp#showopt akomantoso30_xsd_Attribute_Group_rangeOpt.tmp#rangeOpt
Type extension of metaopt
Type hierarchy
Properties
content: complex
Used by
Element Group manifProperties
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
from eIdRef required
refersTo list of referenceRef optional
shortForm xsd:string optional
showAs xsd:string optional
upTo eIdRef optional
wId noWhiteSpace optional
Source
<xsd:element name="FRBRportion">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRportion</name>
      <comment>The element FRBRportion is the metadata property containing the eId of the portion contained in a manifestation-level portion. If the portion contains an interval of elements, the range attributes specifies the first and last one.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="refers"/>
        <xsd:attributeGroup ref="showopt"/>
        <xsd:attributeGroup ref="rangeOpt"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>