This must be an .xsd
Create an XML Schema simple Type declaration for the 4 magnetic directions North, South, East and West. The simpleType should be defined within an attribute named magneticDirection, with North being the default. The simpleType should be a restriction based on a string type. The 4 directions should be listed in enumerated values.