Interface IReference

All Known Implementing Classes:
AttributeElement, AttributeGroupRefElement, ElementElement, GroupRefElement

public interface IReference
Interface for schema components referencing other components.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get reference qualified name.
  • Method Details

    • getRef

      QName getRef()
      Get reference qualified name. This method is only usable after validation.
      Returns:
      qualified name, null if none