Changes between Version 4 and Version 5 of GAPI_AM_API_V3_DETAILS


Ignore:
Timestamp:
05/07/12 10:55:25 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_V3_DETAILS

    v4 v5  
    107107
    108108 `schema`::
    109    An optional URL pointing to a schema which can be used to verify the given type of RSpec.
     109   An URL pointing to a schema which can be used to verify the given type of RSpec. May be empty.
    110110
    111111 `namespace`::
    112    An optional XML namespace which the RSpec of the given type belongs to.
     112   An XML namespace which the RSpec of the given type belongs to. May be empty.
    113113
    114114 `extensions`::
    115    An array of aggregate-specific strings denoting which extensions are supported. In the case of GENI standard RSpecs, these are XML namespaces which denote the extension as a whole.
     115   An array of aggregate-specific strings denoting which extensions are supported. In the case of GENI standard RSpecs, these are XML namespaces which denote the extension as a whole. May be empty.
    116116
    117117-----