Attribute show / @showAs
Namespace No namespace
Type xsd:string
Properties
use: required
Used by
Attribute Group show
Source
<xsd:attribute name="showAs" type="xsd:string" use="required"/>
Attribute show / @shortForm
Namespace No namespace
Type xsd:string
Properties
content: simple
Used by
Attribute Group show
Source
<xsd:attribute name="shortForm" type="xsd:string"/>
Attribute Group show
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Attlist</type>
<name>show</name>
<comment>These attributes are used in metadata to propose visible representations of the metadata itself. Both a full visualization (attribute showAs) and an abbreviated one (attribute shortForm) can be specified</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_show.tmp#show_showAs akomantoso30_xsd_Attribute_Group_show.tmp#show_shortForm
Used by
Attributes
QName Type Fixed Default Use Annotation
shortForm xsd:string optional
showAs xsd:string required
Source
<xsd:attributeGroup name="show">
  <xsd:annotation>
    <xsd:documentation>
      <type>Attlist</type>
      <name>show</name>
      <comment>These attributes are used in metadata to propose visible representations of the metadata itself. Both a full visualization (attribute showAs) and an abbreviated one (attribute shortForm) can be specified</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:attribute name="showAs" type="xsd:string" use="required"/>
  <xsd:attribute name="shortForm" type="xsd:string"/>
</xsd:attributeGroup>