XML type schema files

Overview

XML object classes are defined in PackageNameTypes.xsd files. PackageName is the name of the package. All object class definitions begin with a header containing:

The following figure is an example of an Object Class Type definition header for the AdditionalTextAttribute class in the fm package.

Figure 10-2: Object Class definition header example
<!--
      =
      =  Name:         fm.AdditionalTextAttribute
      =  Type:         Class
      =  Abstract:     no
      =  Singleton:    no
      =
      =  Category:     fault
      =  Deployable:   no
      =  Read Access:  all
      =  Write Access: admin,fault
      =
      =  Inheritance Hierarchy:
      =
      =   <root>
      =      |
      =   fm.AdditionalTextAttribute
      =
      -->

© 2024 Nokia. Nokia Confidential Information

Use subject to agreed restrictions on disclosure and use.