An XML Schema describes the structure of an XML document and is used to validate XML document instances against it, in order to check that the XML instances conform to the specified requirements. If an XML instance conforms to the schema then it is said to be valid, otherwise it is invalid.
Oxygen provides two editing pages for working with XML Schema: the usual Text editing page and the visual Design editing page.