class SchemaPackage extends Collection (View source)

Properties

protected $collection_key
bool $ignoreMinOccurs
protected $schemasType
protected $schemasDataType
string $schematizedParsingType
protected $typesType
protected $typesDataType
string $unexpectedSegmentHandling

Methods

setIgnoreMinOccurs($ignoreMinOccurs)

No description

bool
getIgnoreMinOccurs()

No description

setSchemas($schemas)

No description

getSchemas()

No description

setSchematizedParsingType($schematizedParsingType)

No description

string
getSchematizedParsingType()

No description

setTypes($types)

No description

getTypes()

No description

setUnexpectedSegmentHandling($unexpectedSegmentHandling)

No description

string
getUnexpectedSegmentHandling()

No description

Details

setIgnoreMinOccurs($ignoreMinOccurs)

No description

Parameters

$ignoreMinOccurs

bool getIgnoreMinOccurs()

No description

Return Value

bool

setSchemas($schemas)

No description

Parameters

$schemas

Hl7SchemaConfig[] getSchemas()

No description

Return Value

Hl7SchemaConfig[]

setSchematizedParsingType($schematizedParsingType)

No description

Parameters

$schematizedParsingType

string getSchematizedParsingType()

No description

Return Value

string

setTypes($types)

No description

Parameters

$types

Hl7TypesConfig[] getTypes()

No description

Return Value

Hl7TypesConfig[]

setUnexpectedSegmentHandling($unexpectedSegmentHandling)

No description

Parameters

$unexpectedSegmentHandling

string getUnexpectedSegmentHandling()

No description

Return Value

string