Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type richTextWithOwnerType
Namespace http://infoml.org/infomlFile
Annotations
NEEDS DESCRIPTION
Diagram
Diagram infomlFile17.tmp#id39 infomlFile17.tmp#id40 infomlFile17.tmp#id43 infomlFile17.tmp#id77 infomlFile17.tmp#id38 infomlFile18.tmp#id188
Type extension of richTextType
Type hierarchy
Used by
Model p | quotation | poem | table
Children p, poem, quotation, table
Attributes
QName Type Fixed Default Use Annotation
owner infoRIType required
Source
<xsd:complexType name="richTextWithOwnerType">
  <xsd:annotation>
    <xsd:documentation>NEEDS DESCRIPTION</xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="richTextType">
      <xsd:attribute name="owner" type="infoRIType" use="required"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>
Attribute richTextWithOwnerType / @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
Complex Type richTextWithOwnerType
Source
<xsd:attribute name="owner" type="infoRIType" use="required"/>