sk.baka.xml.schematic.pluginterface
Interface ISingleQNameP

All Superinterfaces:
IBaseRuleP, IQNameAcceptor
All Known Subinterfaces:
IAttributeRuleP, INewElementRuleP
All Known Implementing Classes:
AttributeRuleImpl, NewElementRuleImpl

public interface ISingleQNameP
extends IBaseRuleP, IQNameAcceptor

Represents a rule for a single node: element or attribute. The rule may generate one element but it may have multiple possible names, OR it can generate one attribute, again with multiple possible names.

Author:
Martin Vysny

Method Summary
 
Methods inherited from interface sk.baka.xml.schematic.IQNameAcceptor
accepts, getAccepts, getNamespaceUri
 



Copyright © 2006 Martin Vysny - baka. All Rights Reserved.