TIcElementDecl Object Methods |
Unit
IcXMLParser
Declaration
TIcElementDecl = class(TIcXMLNode)
Description
Element declaration consists of element name and content model. It constrains the element's content.
Introduced Methods |
![]() | Create | Creates instance of element type declaration node for specified element. |
![]() | Destroy ![]() | |
![]() | GetContentModel | |
![]() | SetContentModel | |
![]() | ValidateElementDecl | |
![]() | Write ![]() |
|