ContentRule Property
See Also Example Applies To
Read-Only. A value from the XML_DTDElementContentRules enumerated list containing the rules applied to a group of sub-nodes in a DTD Element.
Syntax
object.ContentRule
The object placeholder represents an XMLDTDElement object.
Settings
See the XML_DTDElementContentRules enumerated list topic.
Background
A DTD Element declaration can have a number of sub-elements. These sub-elements have a global rule that describes how they interact together in the context of the Element.
|