schema location: | |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
targetNamespace: | http://www.pjm.com/external/schemas/edart/response |
Elements |
edart |
diagram | ![]() |
||
namespace | http://www.pjm.com/external/schemas/edart/response | ||
properties |
|
||
children | ns2:error ns2:warning ns2:response | ||
annotation |
|
||
source | <xs:element name="edart"> <xs:annotation> <xs:documentation>root element for returning responses, including errors and warnings</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <!-- <xs:choice minOccurs="1" maxOccurs="unbounded"> --> <xs:element name="error" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="warning" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="response" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <!-- </xs:choice> --> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
namespace | http://www.pjm.com/external/schemas/edart/response | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="error" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
namespace | http://www.pjm.com/external/schemas/edart/response | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="warning" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
namespace | http://www.pjm.com/external/schemas/edart/response | ||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="response" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |