net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
Interface TldCanonicalNameType

All Superinterfaces:
XsdNMTOKENType
All Known Implementing Classes:
TldCanonicalNameTypeImpl

public interface TldCanonicalNameType
extends XsdNMTOKENType

Defines the canonical name of a tag or attribute being defined. The name must conform to the lexical rules for an NMTOKEN.

Java class for tld-canonical-nameType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="tld-canonical-nameType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>xsdNMTOKENType">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.XsdNMTOKENType
getId, getValue, setId, setValue
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.