Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type captionType
Namespace http://infoml.org/infomlFile
Diagram
Diagram infomlFile25.tmp#id81
Type extension of xsd:string
Used by
Attributes
QName Type Fixed Default Use Annotation
align alignType optional
Source
<xsd:complexType name="captionType">
  <xsd:simpleContent>
    <xsd:extension base="xsd:string">
      <xsd:attribute name="align" type="alignType"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>
Attribute captionType / @align
Namespace No namespace
Type alignType
Properties
content: simple
Facets
enumeration top
enumeration bottom
Used by
Complex Type captionType
Source
<xsd:attribute name="align" type="alignType"/>