MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER Struct Reference

Data Fields

EFI_REST_JSON_RESOURCE_TYPE_NAMESPACE NameSpace
 Namespace of this resource type. More...
 
EFI_REST_JSON_RESOURCE_TYPE_DATATYPE DataType
 

Detailed Description

REST resource type identifier

REST resource type consists of name space and data type.

Field Documentation

EFI_REST_JSON_RESOURCE_TYPE_DATATYPE _EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER::DataType

Name of data type declared in this resource type.

EFI_REST_JSON_RESOURCE_TYPE_NAMESPACE _EFI_REST_JSON_RESOURCE_TYPE_IDENTIFIER::NameSpace

Namespace of this resource type.