Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element FRBRalias
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
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-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_value.tmp#value AkomaNtoso30-csd13_xsd_Attribute_Group_refers.tmp#refers AkomaNtoso30-csd13_xsd_Attribute_Group_showopt.tmp#showopt AkomaNtoso30-csd13_xsd_Complex_Type_valueType.tmp#valueType AkomaNtoso30-csd13_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 xsd:anyURI 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>