Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type simpleRichTextWithAuthorType
Namespace http://infoml.org/infomlFile
Diagram
Diagram infomlFile9.tmp#id8 infomlFile9.tmp#id32 infomlFile9.tmp#id33 infomlFile9.tmp#id34 infomlFile9.tmp#id35 infomlFile9.tmp#id7 infomlFile34.tmp#id42
Type extension of simpleRichTextType
Type hierarchy
Properties
mixed: true
Used by
Model em | strong | code | a | pre
Children a, code, em, pre, strong
Attributes
QName Type Fixed Default Use Annotation
author nonnullTokenType optional
Source
<xsd:complexType name="simpleRichTextWithAuthorType" mixed="true">
  <xsd:complexContent>
    <xsd:extension base="simpleRichTextType">
      <xsd:attribute name="author" type="nonnullTokenType" use="optional"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute simpleRichTextWithAuthorType / @author
Namespace No namespace
Type nonnullTokenType
Properties
use: optional
Facets
minLength 1
Used by
Source
<xsd:attribute name="author" type="nonnullTokenType" use="optional"/>