Editing XML Schemas

  1. If you have not already done so, click Create to create a new session or click Edit to enter an existing session. See Using the Change Center.
  2. Locate the XML schema, as described in Locating XML Schemas.
  3. Click the XML schema name. The View XML Schema Details page displays the information shown in Table 4-2, Table 4-3, and Table 4-4.
  4. Table 4-2 XML Schema Details 
    Property
    Description
    Last Modified By
    The user who created this XML schema or imported it into the configuration.
    Last Modified On
    The date and time that the user created this XML schema or imported it into the configuration. Click the date and time link to view the change history of this resource. See View Change History page.
    References
    The number of objects that this XML schema references. If such references exist, click the numeric link to view a list of the objects. See Viewing References to Resources.
    Referenced by
    The number of objects that reference this XML schema. If such references exist, click the numeric link to view a list of the objects. For example, if this XML schema is referenced by a specific WSDL, the WSDL is listed as a reference when you click the link. See Viewing References to Resources.
    Description
    A description of this XML schema, if one exists.

    The structural view of the XML schema is displayed by default, which includes the information shown in Table 4-3.

    Table 4-3 XML Structure Details 
    Property
    Description
    Target Namespace
    The namespace used to qualify any of the definitions included in the XML schema.
    XML Schema Definitions
    The attributes and groups associated with the XML schema:
    • XML Schema Types
    • XML Schema Elements
    • XML Schema Imports
    • XML Schema Includes/Redefines
    Schema State
    Status of the XML schema:
    • Valid
      An XML schema is shown as valid when all of the locations for XML schemas included by the current XML schema are specified. Furthermore, all of the locations for nested XML schemas (XML schemas subsequently included by the included XML schemas) are specified.
    • Invalid
      An XML schema is shown as invalid when one or more of the locations for the XML schema is not specified. Additionally, the location for one or more nested XML schemas (XML schemas subsequently included by the included XML schemas) may not be specified. To resolve an invalid XML schema, click Edit References. See Resolving Unresolved XML Schema References.

  5. Click Text View to display a text view of the XML schema details. The text view includes the information shown in Table 4-4.
  6. Table 4-4 XML Schema Text Details
    Property
    Description
    Target Namespace
    The namespace used to qualify any of the definitions included in the XML schema.
    XML Schema
    The text for this XML schema.

  7. To make changes to the fields, click Edit. See Adding XML Schemas for descriptions of the fields.
  8. Make the appropriate edits.
  9. Click Save to commit the updates in the current session.
  10. To end the session and deploy the configuration to the run time, click Activate under Change Center.