Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element FRBRportion
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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 upTo attribute specifies the last one.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Complex_Type_metaopt.tmp#metaopt AkomaNtoso30-csd13_xsd_Attribute_Group_refers.tmp#refers AkomaNtoso30-csd13_xsd_Attribute_Group_showopt.tmp#showopt AkomaNtoso30-csd13_xsd_Element_FRBRportion.tmp#FRBRportion_from AkomaNtoso30-csd13_xsd_Element_FRBRportion.tmp#FRBRportion_upTo
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 xsd:anyURI required
refersTo list of xsd:anyURI optional
shortForm xsd:string optional
showAs xsd:string optional
upTo xsd:anyURI 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 upTo attribute specifies the last one.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="refers"/>
        <xsd:attributeGroup ref="showopt"/>
        <xsd:attribute name="from" type="xsd:anyURI" use="required"/>
        <xsd:attribute name="upTo" type="xsd:anyURI"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute FRBRportion / @from
Namespace No namespace
Type xsd:anyURI
Properties
use: required
Used by
Element FRBRportion
Source
<xsd:attribute name="from" type="xsd:anyURI" use="required"/>
Attribute FRBRportion / @upTo
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Element FRBRportion
Source
<xsd:attribute name="upTo" type="xsd:anyURI"/>