(file) Return to schema.mof CVS log (file) (dir) Up to [OMI] / omi / samples / Providers / Number

File: [OMI] / omi / samples / Providers / Number / schema.mof (download)
Revision: 1.3, Mon Apr 20 17:19:59 2015 UTC (9 years, 2 months ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
Changes since 1.2: +0 -0 lines
OMI 1.0.8-1

class XYZ_Number
{
    String Description;
    [Key] Uint32 Number;
    String NumberString;
};

ViewCVS 0.9.2