Uses of Class
com.luciad.format.xml.schema.TLcdXMLSchemaAttribute
Package
Description
Extension of the XML Framework provided by the
com.luciad.format.xml
package, offering
support for XML Schema-based documents.-
Uses of TLcdXMLSchemaAttribute in com.luciad.format.xml.schema
Modifier and TypeMethodDescriptionTLcdXMLSchema.getAttribute
(int aIndex) Deprecated.Returns the schema attribute, contained in this schema, at the specified index.TLcdXMLSchema.getAttribute
(String aAttributeName) Deprecated.Returns the schema attribute with the specified name, ornull
if no such attribute is defined in this schema.TLcdXMLSchemaType.getAttribute
(int aIndex) Deprecated.Returns the attribute at the given index.Modifier and TypeMethodDescriptionvoid
TLcdXMLSchema.addAttribute
(TLcdXMLSchemaAttribute aSchemaAttribute) Deprecated.Adds the given attribute to this schema.