Uses of Class
de.ispsoft.jaxme.generator.SchemaAttribute

Packages that use SchemaAttribute
de.ispsoft.jaxme.generator   
 

Uses of SchemaAttribute in de.ispsoft.jaxme.generator
 

Methods in de.ispsoft.jaxme.generator with parameters of type SchemaAttribute
 void XsdSchemaReader.parseAttributeAttributes(SchemaAnnotationOwner pParent, SchemaAttribute pAttribute, org.w3c.dom.Element pElement, ParserData pParserData)
          Parses a single attribute definition.
 void SchemaComplexElement.addAttribute(SchemaAttribute pAttribute)
          Adds a new attribute to the list of childs.