smw/schema:Group:Predefined propertiesのソースを表示
提供:インフィニティニキ 攻略Wiki
あなたには「このページの編集」を行う権限がありません。理由は以下の通りです:
このページのソースの閲覧やコピーができます。
xxxxxxxxxx
77
1
{
2
"type": "PROPERTY_GROUP_SCHEMA",
3
"groups": {
4
"administrative_group": {
5
"canonical_name": "Administrative properties",
6
"message_key": "smw-property-group-label-administrative-properties",
7
"property_keys": [
8
"_MDAT",
9
"_CDAT",
10
"_NEWP",
11
"_LEDT",
12
"_DTITLE",
13
"_CHGPRO",
14
"_EDIP",
15
"_ERRC"
16
]
17
},
18
"classification_group": {
19
"canonical_name": "Classification properties",
20
"message_key": "smw-property-group-label-classification-properties",
21
"property_keys": [
22
"_INST",
23
"_PPGR",
24
"_SUBP",
25
"_SUBC"
26
]
27
},
28
"content_group": {
29
"canonical_name": "Content properties",
30
"message_key": "smw-property-group-label-content-properties",
31
"property_keys": [
32
"_SOBJ",
33
"_ASK",
34
"_MEDIA",
35
"_MIME",
36
"_ATTCH_LINK",
37
"_FILE_ATTCH",
38
"_CONT_TYPE",
39
"_CONT_AUTHOR",
40
"_CONT_LEN",
41
"_CONT_LANG",
42
"_CONT_TITLE",
43
"_CONT_DATE",
44
"_CONT_KEYW",
45
"_TRANS",
46
"_TRANS_SOURCE",
47
"_TRANS_GROUP"
48
]
49
},
50
"declarative_group": {
51
"canonical_name": "Declarative properties",
52
"message_key": "smw-property-group-label-declarative-properties",
53
"property_keys": [
54
"_TYPE",
55
"_UNIT",
56
"_IMPO",
57
"_CONV",
58
"_SERV",
59
"_PVAL",
60
"_LIST",
61
"_PREC",
62
"_PDESC",
63
"_PPLB",
64
"_PVAP",
65
"_PVALI",
66
"_PVUC",
67
"_PEID",
68
"_PEFU"
69
]
70
}
71
},
72
"tags": [
73
"group",
74
"property group"
75
]
76
}
77