74 lines
2.1 KiB
YAML
74 lines
2.1 KiB
YAML
---
|
|
# YAML definition for Boolean Attribute
|
|
- class: '&IDC_TextAttribute;'
|
|
inherits: '&IDC_Attribute;'
|
|
name: Text Attribute
|
|
index: 4
|
|
customTagName: 'textAttribute'
|
|
attributes:
|
|
- instance: '&IDA_Name;'
|
|
customTagName: 'name'
|
|
- instance: '&IDA_Value;'
|
|
customTagName: 'value'
|
|
|
|
# YAML definition for Instances of Boolean Attribute, 1$5
|
|
|
|
- textAttribute: '&IDA_Name;'
|
|
name: Name
|
|
index: 1
|
|
- textAttribute: '&IDA_Value;'
|
|
name: Value
|
|
index: 2
|
|
# - textAttribute: '&IDA_DisplayID;'
|
|
# name: Display ID
|
|
# index: 3
|
|
# - textAttribute: '&IDA_ClassName;'
|
|
# name: Class Name
|
|
# index: 4
|
|
# - textAttribute: '&IDA_Expression;'
|
|
# name: Expression
|
|
# index: 5
|
|
# - textAttribute: '&IDA_Comment;'
|
|
# name: Comment
|
|
# index: 6
|
|
- textAttribute: '&IDA_RelationshipType;'
|
|
name: 'Relationship Type'
|
|
index: 8
|
|
- textAttribute: '&IDA_UserName;'
|
|
name: 'UserName'
|
|
index: 11
|
|
- textAttribute: '&IDA_Token;'
|
|
name: 'Token'
|
|
index: 33
|
|
- textAttribute: '&IDA_UserNameOrPasswordIncorrectMessage;'
|
|
name: 'User Name or Password Incorrect Message'
|
|
index: 34
|
|
value: 'The user name or password you entered is not correct.'
|
|
translations:
|
|
- relationship: '&IDR_Translatable__has__Translation;'
|
|
values:
|
|
- language: '&IDI_Language_English;'
|
|
- value: 'User Name or Password Incorrect Message'
|
|
|
|
- textAttribute: '&IDA_LoginPageInstructions;'
|
|
name: 'Login Page Instructions'
|
|
index: 1034
|
|
value: 'Please enter your user name and password to log in to this system.'
|
|
translations:
|
|
- relationship: '&IDR_Translatable__has__Translation;'
|
|
values:
|
|
- language: '&IDI_Language_English;'
|
|
- value: 'Login Page Instructions'
|
|
|
|
- textAttribute: '&IDA_Verb;'
|
|
name: Verb
|
|
index: 35
|
|
- textAttribute: '&IDA_Password;'
|
|
name: 'Password'
|
|
index: 36
|
|
- textAttribute: '&IDA_PasswordHash;'
|
|
name: 'Password Hash'
|
|
index: 37
|
|
- textAttribute: '&IDA_PasswordSalt;'
|
|
name: 'Password Salt'
|
|
index: 38 |