This repository has been archived on 2026-03-20. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
datavaultgenerator-1.1.5/DataVaultGenerator/schema/registry/attribute.yaml

43 lines
625 B
YAML

name: attribute
type: schema
schema:
name:
type: string
required: True
type:
type: string
required: True
mandatory:
type: boolean
default:
type: string
description:
type: string
ghost:
type: string
role:
type: string
precision:
type: [integer, string]
scale:
type: [integer, string]
length:
type: [integer, string]
order:
type: integer
pii:
type: boolean
props:
type: dict
# View related
reference:
type: string
referencetype:
type: string
components:
type: list
schema:
type: string