N1 Grid Service Provisioning System 5.0 XML Schema Reference Guide

Preface

The N1 Grid Service Provisioning System 5.0 XML Schema Reference Guide provides detailed information about the XML schemas used to define components, component types, plans, plug-ins, and plug-in user interfaces.

Who Should Use This Book

Anyone who develops components, plans, or plug-ins for the N1TM Grid Service Provisioning System environment might need to use this book.

Before You Read This Book

You should already be familiar with the general concepts and tasks in the N1 Grid Service Provisioning System environment, as explained in these documents:

How This Book Is Organized

Chapter 1, XML Schema Overview provides an overview of the XML schemas in the N1 Grid Service Provisioning System product.

Chapter 2, Shared Schema Used by Components and Simple Plans provides detailed information about common elements.

Chapter 3, Component Schema provides detailed information about the elements and attributes that are used to define components and component types.

Chapter 4, Plan Schema provides detailed information about the elements and attributes that are used to define execution plans.

Chapter 5, Plug-in Description Schema provides detailed information about the elements and attributes that are used to describe a plug-in.

Chapter 6, Plug-in User Interface Schema provides detailed information about the elements and attributes that are used to define an interface to a plug-in.

Appendix A, Component Change Compatibility provides detailed information about the compatibility of changes among components.

Related Third-Party Web Site References

Third-party URLs are referenced in this document and provide additional, related information.


Note –

Sun is not responsible for the availability of third-party web sites mentioned in this document. Sun does not endorse and is not responsible or liable for any content, advertising, products, or other materials that are available on or through such sites or resources. Sun will not be responsible or liable for any actual or alleged damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services that are available on or through such sites or resources.


Accessing Sun Documentation Online

The docs.sun.comSM web site enables you to access Sun technical documentation online. You can browse the docs.sun.com archive or search for a specific book title or subject. The URL is http://docs.sun.com.

Ordering Sun Documentation

Sun Microsystems offers select product documentation in print. For a list of documents and how to order them, see “Buy printed documentation” at http://docs.sun.com.

Typographic Conventions

The following table describes the typographic changes that are used in this book.

Table P–1 Typographic Conventions

Typeface or Symbol 

Meaning 

Example 

AaBbCc123

The names of commands, files, and directories, and onscreen computer output 

Edit your .login file.

Use ls -a to list all files.

machine_name% you have mail.

AaBbCc123

What you type, contrasted with onscreen computer output 

machine_name% su

Password:

AaBbCc123

Command-line placeholder: replace with a real name or value 

The command to remove a file is rm filename.

AaBbCc123

Book titles, new terms, and terms to be emphasized 

Read Chapter 6 in the User's Guide.

Perform a patch analysis.

Do not save the file.

[Note that some emphasized items appear bold online.] 

Shell Prompts in Command Examples

The following table shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.

Table P–2 Shell Prompts

Shell 

Prompt 

C shell prompt 

machine_name%

C shell superuser prompt 

machine_name#

Bourne shell and Korn shell prompt 

$

Bourne shell and Korn shell superuser prompt 

#