Package com.sun.msv.verifier
Class ErrorInfo.MissingAttribute
java.lang.Object
com.sun.msv.verifier.ErrorInfo
com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
com.sun.msv.verifier.ErrorInfo.MissingAttribute
- Enclosing class:
ErrorInfo
Missing attribute.
This type of error occurs only when required attributes are missing. Note that the fields of this class provide information about the element, not the attribute which is missing.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.msv.verifier.ErrorInfo
ErrorInfo.BadAttribute, ErrorInfo.BadTagName, ErrorInfo.BadText, ErrorInfo.ElementErrorInfo, ErrorInfo.IncompleteContentModel, ErrorInfo.MissingAttribute
-
Field Summary
Fields inherited from class com.sun.msv.verifier.ErrorInfo.ElementErrorInfo
localName, namespaceURI, qName
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MissingAttribute
-
MissingAttribute
-