Namespace |
http://infoml.org/infomlFile |
Annotations
|
|
Diagram
|
|
Type |
extension of richTextType |
Type hierarchy |
|
Used by
|
|
Model |
p | quotation | poem | table |
Children |
p, poem, quotation, table |
Attributes
|
|
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> |
|