Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element FRBRauthor
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>FRBRauthor</name>
<comment>The element FRBRauthor is the metadata property containing a relevant author of the document in the respective level of the FRBR hierarchy. Attribute as specifies the role of the author.</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_link.tmp#link AkomaNtoso30-csd13_xsd_Element_FRBRauthor.tmp#FRBRauthor_as
Type extension of metaopt
Type hierarchy
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
as xsd:anyURI optional
eId noWhiteSpace optional
href xsd:anyURI required
wId noWhiteSpace optional
Source
<xsd:element name="FRBRauthor">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>FRBRauthor</name>
      <comment>The element FRBRauthor is the metadata property containing a relevant author of the document in the respective level of the FRBR hierarchy. Attribute as specifies the role of the author.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="metaopt">
        <xsd:attributeGroup ref="link"/>
        <xsd:attribute name="as" type="xsd:anyURI"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute FRBRauthor / @as
Namespace No namespace
Type xsd:anyURI
Properties
content: simple
Used by
Element FRBRauthor
Source
<xsd:attribute name="as" type="xsd:anyURI"/>