Attribute target / @target
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group target
Source
<xsd:attribute name="target" type="xsd:string"/>
Attribute Group target
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>target</name>
<comment>the attribute target specifies the target of the a element.</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_target.tmp#target_target
Used by
Element a
Attributes
QName Type Fixed Default Use Annotation
target xsd:string optional
Source
<xsd:attributeGroup name="target">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>target</name>
      <comment>the attribute target specifies the target of the a element.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="target" type="xsd:string"/>
</xsd:attributeGroup>