yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches

YANG pattern struct : N per typedef and also across N typdefs in a chain: all are ANDed together like RelaxNG instead of ORed together within the same type step like XSD. More...

#include <typ.h>

Collaboration diagram for typ_pattern_t:

Data Structures

union  p_
 union contains either a YANG pattern or an OC pattern More...
 

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * pat_str
 pattern string
 
ncx_errinfo_t pat_errinfo
 error override data for this pattern
 
boolean ocpattern_mode
 YANG vs. More...
 
boolean ocpattern_set
 make sure not to access ocpattern until set
 

Detailed Description

YANG pattern struct : N per typedef and also across N typdefs in a chain: all are ANDed together like RelaxNG instead of ORed together within the same type step like XSD.

Field Documentation

◆ ocpattern_mode

boolean ocpattern_mode

YANG vs.

openconfig flag


The documentation for this struct was generated from the following file: