org.gxml.xs
Interface SmDataComponent<A,S>

All Superinterfaces:
SmComponent<A,S>, SmHasValueConstraint<A>, SmNodeType<A,S>, SmPrimeType<A,S>, SmSequenceType<A,S>
All Known Subinterfaces:
SmAttribute<A,S>, SmElement<A,S>

public interface SmDataComponent<A,S>
extends SmComponent<A,S>, SmHasValueConstraint<A>, SmNodeType<A,S>


Method Summary
 
Methods inherited from interface org.gxml.xs.SmComponent
getLocalName, getName, getScope, getTargetNamespace, isAnonymous
 
Methods inherited from interface org.gxml.xs.SmHasValueConstraint
getValueConstraint
 
Methods inherited from interface org.gxml.xs.SmNodeType
getNodeKind
 
Methods inherited from interface org.gxml.xs.SmPrimeType
choice, getKind, isChoice, isNative, isNone, subtype, zeroOrOne
 
Methods inherited from interface org.gxml.xs.SmSequenceType
accept, atomSet, parentAxis, prime, quantifier
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.