The imported plug-in contains a Java class that contains the transformation extension rule. Examine the plugin.xml file to understand how to extend the UML-to-XSD transformation. In the Java class named XSDSchemaDefaultValueRule.java, examine the code in the createTarget method to understand how the transformation extension generates a schema that shows the default values of the attributeFormDefault and elementFormDefault attributes.