Schema ResponsiblePersonsRequest.xsd


schema location:  ..\..\ResponsiblePersonsRequest.xsd
 
Elements 
ResponsiblePersonsRequest 


element ResponsiblePersonsRequest
diagram
children Type PatientId OrgUnitId ContactId
annotation
documentation 
Input parameters to get the responsible person of at given type for a patient

element ResponsiblePersonsRequest/Type
diagram
type xs:string
annotation
documentation 
The responsible type

element ResponsiblePersonsRequest/PatientId
diagram
type xs:int
annotation
documentation 
PatientId to get responsible for (not significant yet, but should be given, especially if ContactId is given)

element ResponsiblePersonsRequest/OrgUnitId
diagram
type xs:string
annotation
documentation 
The OrgUnit where a responsible person is defined

element ResponsiblePersonsRequest/ContactId
diagram
type xs:string
annotation
documentation 
If OrgUnitId is not given, the ContactId will decide where a OrgUnitId is fetched to get a responsible


XML Schema documentation generated with
XML Spy Schema Editor www.xmlspy.com