26 lines
683 B
YAML
26 lines
683 B
YAML
---
|
|
# YAML definition for Boolean Attribute
|
|
- class: '&IDC_TextAttribute;'
|
|
inherits: '&IDC_Attribute;'
|
|
name: Text Attribute
|
|
index: 4
|
|
# YAML definition for Instances of Boolean Attribute, 1$5
|
|
instances:
|
|
- instance: '&IDA_Name;'
|
|
name: Name
|
|
index: 1
|
|
- instance: '&IDA_RelationshipType;'
|
|
name: 'Relationship Type'
|
|
index: 2
|
|
- instance: '&IDA_UserName;'
|
|
name: 'User Name'
|
|
index: 11
|
|
- instance: '&IDA_Token;'
|
|
name: 'Token'
|
|
index: 33
|
|
- instance: '&IDA_PasswordHash;'
|
|
name: 'Password Hash'
|
|
index: 37
|
|
- instance: '&IDA_PasswordSalt;'
|
|
name: 'Password Salt'
|
|
index: 38 |