facilityTeamMember element

Type: facilityMemberTeam
Namespace: http://healthcare.agilex.com/directScheduling
XML Schema: ns1.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <facilityTeamMember xmlns="http://healthcare.agilex.com/directScheduling"> <staffName xmlns="">...</staffName> <title xmlns="">...</title> </facilityTeamMember>

Example JSON

{ "staffName" : "...", "title" : "..." }