Flow object tree construction in DSSSL Lite
-
Can specify constructor for root
-
Can specify constructor for elements based on qualified
generic identifier
-
Can also specify constructor for elements based on unique identifier
(instance overrides)
-
Constructor for characters and SDATA entities is always the same
-
Processing instructions ignored
-
Probably specify constructor for external data entities
based on notation
-
Different handling according to attributes or ancestry or
occurrence may be specified in constructor
-
Priority calculated from length of qualified generic identifier
-
Can only apply query-construct function to children and attributes
[Prev][Next]