<content>
Summary
Previous document content if different from current (used when doing a compare).
Usage context
Element category | |
---|---|
PSML level | processed |
Permitted content | any |
Permitted parent | <compare> , <note> |
HTML equivalent | no equivalent |
OpenXML equivalent | no equivalent |
Attributes
This element does not have any attributes.
Examples
See examples for parents elements <compare>
or <note>
.
Schema
XML Schema
<xs:element name="content"> <xs:complexType mixed="true"> <xs:sequence> <xs:any minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element>
Relax Schema
element content { any }
Compatibility
This element was introduced in the first draft of PSML and is well-supported from PageSeeder 5.1.