Showing:

Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type simpleRichTextWithOwnerType
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 infomlFile11.tmp#id217
Type extension of simpleRichTextType
Type hierarchy
Properties
mixed: true
Model em | strong | code | a | pre
Children a, code, em, pre, strong
Attributes
QName Type Fixed Default Use Annotation
owner infoRIType required
Source
<xsd:complexType name="simpleRichTextWithOwnerType" mixed="true">
  <xsd:complexContent>
    <xsd:extension base="simpleRichTextType">
      <xsd:attribute name="owner" type="infoRIType" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute simpleRichTextWithOwnerType / @owner
Namespace No namespace
Type infoRIType
Properties
use: required
Facets
pattern (\i\c*) & ([\i-[:]][\c-[:]]*) & ([a-zA-Z][a-zA-Z0-9\-]*(\.[a-zA-Z0-9\-]+){0,2}(_[a-zA-Z0-9\.\-]+(_[a-zA-Z0-9\.\-]+)?)?)
Used by
Source
<xsd:attribute name="owner" type="infoRIType" use="required"/>