SchemaPackage
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
bool
getIgnoreMinOccurs()
No description
setSchemas($schemas)
No description
Hl7SchemaConfig[]
getSchemas()
No description
setSchematizedParsingType($schematizedParsingType)
No description
string
getSchematizedParsingType()
No description
setTypes($types)
No description
Hl7TypesConfig[]
getTypes()
No description
setUnexpectedSegmentHandling($unexpectedSegmentHandling)
No description
string
getUnexpectedSegmentHandling()
No description