cancelReason element

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

Created by User: ralph Date: 10/2/13 Time: 5:04 PM

Example XML

<?xml version="1.0" encoding="UTF-8"?> <cancelReason xmlns="http://healthcare.agilex.com/directScheduling"> <number xmlns="">...</number> <text xmlns="">...</text> </cancelReason>

Example JSON

{ "number" : "...", "text" : "..." }