Altova XMLSpy 2024 Enterprise Edition

This class enables you to access schema information about classes generated from attributes. Note that this class is not meant to provide dynamic information about particular instances of an attribute in an XML document. Instead, it enables you to obtain programmatically information about a particular attribute defined in the XML schema.

 

Methods


Name

Description

ic_java_public_member

SimpleType getDataType()

Returns the type of the attribute content.

ic_java_public_member

String getLocalName()

Returns the local name of the attribute.

ic_java_public_member

String getNamespaceURI()

Returns the namespace URI of the attribute.

ic_java_public_member

boolean isRequired()

Returns true if the attribute is required.

© 2017-2023 Altova GmbH