Attribute type / @type
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group type
Source
<xsd:attribute name="type" type="xsd:string"/>
Attribute Group type
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Attlist</type>
<name>type</name>
<comment>The type attribute is used in various element to identify a type without restrictions as to its values.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_type.tmp#type_type
Used by
Attributes
QName Type Fixed Default Use Annotation
type xsd:string optional
Source
<xsd:attributeGroup name="type">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>type</name>
      <comment>The type attribute is used in various element to identify a type without restrictions as to its values.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="type" type="xsd:string"/>
</xsd:attributeGroup>