Element FRBRalias
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Element</type>
<name>FRBRalias</name>
<comment>The element FRBRalias is the metadata property containing additional well-known names of the document in the respective level of the FRBR hierarchy</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_value.tmp#value akomantoso30_xsd_Attribute_Group_refers.tmp#refers akomantoso30_xsd_Attribute_Group_showopt.tmp#showopt akomantoso30_xsd_Complex_Type_valueType.tmp#valueType akomantoso30_xsd_Attribute_Group_name.tmp#name
Type extension of valueType
Type hierarchy
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
name xsd:string required
refersTo list of referenceRef optional
shortForm xsd:string optional
showAs xsd:string optional
value xsd:string required
wId noWhiteSpace optional
Source
<xsd:element name="FRBRalias">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRalias</name>
      <comment>The element FRBRalias is the metadata property containing additional well-known names of the document in the respective level of the FRBR hierarchy</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="valueType">
        <xsd:attributeGroup ref="name"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>