Legytma Schemas

Text Span Schema

https://legytma.com.br/schema/text_span.schema.json

Created by Windol [email protected] at 14/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none text_span.schema.json

Text Span Type

object (Text Span)

Text Span Properties

Property Type Required Nullable Defined by
style object Optional cannot be null Text Span
children Unknown Type Optional can be null Text Span
recognizer Unknown Type Optional can be null Text Span
semanticsLabel string Optional cannot be null Text Span
text string Optional cannot be null Text Span

style

Identify the widget type

Used to identify parser. Every parser can permit only one type

style

style Type

object (Text Style)

children

Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

children

children Type

any of the folllowing: array or boolean or integer or number or object or string (Dynamic)

recognizer

Created by Windol [email protected] at 15/05/2020. Copyright (c) 2020 Legytma Soluções Inteligentes (https://legytma.com.br). All rights reserved.

recognizer

recognizer Type

any of the folllowing: array or boolean or integer or number or object or string (Dynamic)

semanticsLabel

semanticsLabel

semanticsLabel Type

string (Semantics Label)

text

text

text Type

string (Text)