Attribute name / @name
Namespace No namespace
Type xsd:string
Properties
use: required
Used by
Attribute Group name
Source
<xsd:attribute name="name" type="xsd:string" use="required"/>
Attribute Group name
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>name</name>
<comment>The attribute name is used to give a name to all generic elements</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_name.tmp#name_name
Used by
Attributes
QName Type Fixed Default Use Annotation
name xsd:string required
Source
<xsd:attributeGroup name="name">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>name</name>
      <comment>The attribute name is used to give a name to all generic elements</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="name" type="xsd:string" use="required"/>
</xsd:attributeGroup>