type Attribute = { name: QName, required: Boolean, value: Type }
Types Types (dw::core::Types)
| Type | Definition | Description | 
|---|---|---|
Attribute  | 
Represents an Attribute definition that is part of an Object field Key. Introduced in DataWeave version 2.3.0.  | 
|
Field  | 
  | 
Represents a Field description that is part of an Object. Introduced in DataWeave version 2.3.0.  | 
FunctionParam  | 
  | 
Represents a Function parameter that is part of a Function type. Introduced in DataWeave version 2.3.0.  | 
QName  | 
  | 
Represents a Qualified Name definition with a  Introduced in DataWeave version 2.3.0.  | 



