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 magnetic Direction, 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.