schema location: | C:\personal\git-projects\edart-rest\src\main\resources\schema\nbvl.xsd |
attributeFormDefault: | unqualified |
elementFormDefault: | qualified |
diagram | ![]() |
||
type | effectiveLimitReportType | ||
properties |
|
||
children | message effectiveDateTime effectiveLimit | ||
source | <xs:element name="effectiveLimitReport" type="effectiveLimitReportType"/> |
diagram | ![]() |
||
type | nuclearVoltageLimitReportType | ||
properties |
|
||
children | nuclearVoltageLimitTicket | ||
source | <xs:element name="nuclearVoltageLimitReport" type="nuclearVoltageLimitReportType"/> |
diagram | ![]() |
||
properties |
|
||
children | ticketID type ticketStatus nuclearVoltageID estStartDateTime estEndDateTime actStartDateTime actEndDateTime unitBusLimits comments pjmComments historyLog fileCount | ||
used by |
|
||
source | <xs:element name="nuclearVoltageLimitTicket"> <xs:complexType> <xs:sequence> <xs:element name="ticketID" type="xs:long" minOccurs="0"/> <xs:element name="type" type="xs:string"/> <xs:element name="ticketStatus" type="xs:string" minOccurs="0"/> <xs:element name="nuclearVoltageID" type="xs:long"/> <xs:element name="estStartDateTime" type="xs:string"/> <xs:element name="estEndDateTime" type="xs:string" minOccurs="0"/> <xs:element name="actStartDateTime" type="xs:string" minOccurs="0"/> <xs:element name="actEndDateTime" type="xs:string" minOccurs="0"/> <xs:element name="unitBusLimits" type="unitBusLimitsType" maxOccurs="unbounded"/> <xs:element name="comments" type="xs:string" minOccurs="0"/> <xs:element name="pjmComments" type="xs:string" minOccurs="0"/> <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> <xs:element name="fileCount" type="xs:long" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="ticketID" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="type" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="ticketStatus" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="nuclearVoltageID" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="estStartDateTime" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="estEndDateTime" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="actStartDateTime" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="actEndDateTime" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | unitBusLimitsType | ||||||
properties |
|
||||||
children | unitBusID scenario defaultValues currentValues adjustedValues | ||||||
source | <xs:element name="unitBusLimits" type="unitBusLimitsType" maxOccurs="unbounded"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="comments" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="pjmComments" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | historyLogType | ||||||
properties |
|
||||||
children | ticketStatus | ||||||
source | <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:long | ||||||
properties |
|
||||||
source | <xs:element name="fileCount" type="xs:long" minOccurs="0"/> |
diagram | ![]() |
||
properties |
|
||
children | nuclearVoltageLimitTicket | ||
source | <xs:element name="nuclearVoltageLimitTickets"> <xs:complexType> <xs:sequence> <xs:element ref="nuclearVoltageLimitTicket" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||
type | unitSetUpType | ||
properties |
|
||
children | message unit | ||
source | <xs:element name="unitSetUp" type="unitSetUpType"/> |
diagram | ![]() |
||
children | normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||
used by |
|
||
source | <xs:complexType name="adjustedValuesType"> <xs:sequence> <xs:element name="normalMinKv" type="decimalWithPjmValueType"/> <xs:element name="normalMaxKv" type="decimalWithPjmValueType"/> <xs:element name="emergencyMinKv" type="decimalWithPjmValueType"/> <xs:element name="emergencyMaxKv" type="decimalWithPjmValueType"/> <xs:element name="loadDump" type="decimalWithPjmValueType"/> <xs:element name="voltageDropWarnPercent" type="xs:decimal" minOccurs="0"/> <xs:element name="voltageDropViolationPercent" type="xs:decimal" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="normalMinKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="normalMaxKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="emergencyMinKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="emergencyMaxKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="loadDump" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="voltageDropWarnPercent" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||
type | xs:decimal | ||||||
properties |
|
||||||
source | <xs:element name="voltageDropViolationPercent" type="xs:decimal" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
type | extension of xs:decimal | ||||||||||||
properties |
|
||||||||||||
used by | |||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="decimalWithPjmValueType"> <xs:simpleContent> <xs:extension base="xs:decimal"> <xs:attribute name="pjmValue" type="xs:decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:decimal |
source | <xs:attribute name="pjmValue" type="xs:decimal"/> |
diagram | ![]() |
||
children | message effectiveDateTime effectiveLimit | ||
used by |
|
||
source | <xs:complexType name="effectiveLimitReportType"> <xs:sequence> <xs:element name="message" type="xs:string"/> <xs:element name="effectiveDateTime" type="xs:string"/> <xs:element name="effectiveLimit" type="effectiveLimitType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="message" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="effectiveDateTime" type="xs:string"/> |
diagram | ![]() |
||||||
type | effectiveLimitType | ||||||
properties |
|
||||||
children | nuclearVoltageID ticketID type status startDateTime endDateTime | ||||||
source | <xs:element name="effectiveLimit" type="effectiveLimitType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | nuclearVoltageID ticketID type status startDateTime endDateTime | ||
used by |
|
||
source | <xs:complexType name="effectiveLimitType"> <xs:sequence> <xs:element name="nuclearVoltageID" type="xs:string"/> <xs:element name="ticketID" type="xs:long"/> <xs:element name="type" type="xs:string"/> <xs:element name="status" type="xs:string"/> <xs:element name="startDateTime" type="xs:string"/> <xs:element name="endDateTime" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="nuclearVoltageID" type="xs:string"/> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="ticketID" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="type" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="status" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="startDateTime" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="endDateTime" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
children | ticketStatus | ||
used by |
|
||
source | <xs:complexType name="historyLogType"> <xs:sequence> <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | ticketStatusType | ||||||
properties |
|
||||||
children | user status timestamp | ||||||
source | <xs:element name="ticketStatus" type="ticketStatusType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | ticketID nuclearVoltageID company type startDateTime endDateTime ticketStatus fileCount historyLog | ||
used by |
|
||
source | <xs:complexType name="nuclearVoltageLimitReportTicketType"> <xs:sequence> <xs:element name="ticketID" type="xs:long"/> <xs:element name="nuclearVoltageID" type="xs:string"/> <xs:element name="company" type="xs:string"/> <xs:element name="type" type="xs:string"/> <xs:element name="startDateTime" type="xs:string"/> <xs:element name="endDateTime" type="xs:string" minOccurs="0"/> <xs:element name="ticketStatus" type="xs:string"/> <xs:element name="fileCount" type="xs:int"/> <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="ticketID" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="nuclearVoltageID" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="company" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="type" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="startDateTime" type="xs:string"/> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="endDateTime" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="ticketStatus" type="xs:string"/> |
diagram | ![]() |
||
type | xs:int | ||
properties |
|
||
source | <xs:element name="fileCount" type="xs:int"/> |
diagram | ![]() |
||||||
type | historyLogType | ||||||
properties |
|
||||||
children | ticketStatus | ||||||
source | <xs:element name="historyLog" type="historyLogType" minOccurs="0"/> |
diagram | ![]() |
||
children | nuclearVoltageLimitTicket | ||
used by |
|
||
source | <xs:complexType name="nuclearVoltageLimitReportType"> <xs:sequence> <xs:element name="nuclearVoltageLimitTicket" type="nuclearVoltageLimitReportTicketType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | nuclearVoltageLimitReportTicketType | ||||||
properties |
|
||||||
children | ticketID nuclearVoltageID company type startDateTime endDateTime ticketStatus fileCount historyLog | ||||||
used by |
|
||||||
source | <xs:element name="nuclearVoltageLimitTicket" type="nuclearVoltageLimitReportTicketType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | scenarioName normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||
used by |
|
||
source | <xs:complexType name="scenarioInfoType"> <xs:sequence> <xs:element name="scenarioName" type="scenarioNameType"/> <xs:element name="normalMinKv" type="decimalWithPjmValueType"/> <xs:element name="normalMaxKv" type="decimalWithPjmValueType"/> <xs:element name="emergencyMinKv" type="decimalWithPjmValueType"/> <xs:element name="emergencyMaxKv" type="decimalWithPjmValueType"/> <xs:element name="loadDump" type="decimalWithPjmValueType"/> <xs:element name="voltageDropWarnPercent" type="xs:decimal"/> <xs:element name="voltageDropViolationPercent" type="xs:decimal"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||||||
type | scenarioNameType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="scenarioName" type="scenarioNameType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="normalMinKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="normalMaxKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="emergencyMinKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="emergencyMaxKv" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||||||||||||
type | decimalWithPjmValueType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="loadDump" type="decimalWithPjmValueType"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="voltageDropWarnPercent" type="xs:decimal"/> |
diagram | ![]() |
||
type | xs:decimal | ||
properties |
|
||
source | <xs:element name="voltageDropViolationPercent" type="xs:decimal"/> |
diagram | ![]() |
||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="scenarioNameType"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="id" type="xs:long"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:long |
source | <xs:attribute name="id" type="xs:long"/> |
diagram | ![]() |
||
children | scenario | ||
used by |
|
||
source | <xs:complexType name="scenariosInfoType"> <xs:sequence> <xs:element name="scenario" type="scenarioInfoType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | scenarioInfoType | ||||||
properties |
|
||||||
children | scenarioName normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||||||
source | <xs:element name="scenario" type="scenarioInfoType" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | scenarioName scenarioType | ||
used by |
|
||
source | <xs:complexType name="scenarioType"> <xs:choice> <xs:element name="scenarioName"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="scenarioId" type="xs:decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> <xs:element name="scenarioType" type="scenarioRestrictionType"/> </xs:choice> </xs:complexType> |
diagram | ![]() |
||||||||||||
type | extension of xs:string | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="scenarioName"> <xs:complexType> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="scenarioId" type="xs:decimal"/> </xs:extension> </xs:simpleContent> </xs:complexType> </xs:element> |
type | xs:decimal |
source | <xs:attribute name="scenarioId" type="xs:decimal"/> |
diagram | ![]() |
||||||||||||
type | scenarioRestrictionType | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:element name="scenarioType" type="scenarioRestrictionType"/> |
diagram | ![]() |
||
children | user status timestamp | ||
used by |
|
||
source | <xs:complexType name="ticketStatusType"> <xs:sequence> <xs:element name="user" type="xs:string"/> <xs:element name="status" type="xs:string"/> <xs:element name="timestamp" type="xs:string"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="user" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="status" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="timestamp" type="xs:string"/> |
diagram | ![]() |
||
children | unitBusID scenario defaultValues currentValues adjustedValues | ||
used by |
|
||
source | <xs:complexType name="unitBusLimitsType"> <xs:sequence> <xs:element name="unitBusID" type="xs:long"/> <xs:element name="scenario" type="scenarioType" minOccurs="0"/> <xs:element name="defaultValues" type="adjustedValuesType" minOccurs="0"/> <xs:element name="currentValues" type="adjustedValuesType" minOccurs="0"/> <xs:element name="adjustedValues" type="adjustedValuesType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="unitBusID" type="xs:long"/> |
diagram | ![]() |
||||||
type | scenarioType | ||||||
properties |
|
||||||
children | scenarioName scenarioType | ||||||
source | <xs:element name="scenario" type="scenarioType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | adjustedValuesType | ||||||
properties |
|
||||||
children | normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||||||
source | <xs:element name="defaultValues" type="adjustedValuesType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | adjustedValuesType | ||||||
properties |
|
||||||
children | normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||||||
source | <xs:element name="currentValues" type="adjustedValuesType" minOccurs="0"/> |
diagram | ![]() |
||||||
type | adjustedValuesType | ||||||
properties |
|
||||||
children | normalMinKv normalMaxKv emergencyMinKv emergencyMaxKv loadDump voltageDropWarnPercent voltageDropViolationPercent | ||||||
source | <xs:element name="adjustedValues" type="adjustedValuesType" minOccurs="0"/> |
diagram | ![]() |
||
children | unitBusID station voltage busNameKeyword scenarios | ||
used by |
|
||
source | <xs:complexType name="unitBusType"> <xs:sequence> <xs:element name="unitBusID" type="xs:long"/> <xs:element name="station" type="xs:string"/> <xs:element name="voltage" type="xs:string"/> <xs:element name="busNameKeyword" type="xs:string"/> <xs:element name="scenarios" type="scenariosInfoType" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="unitBusID" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="station" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="voltage" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="busNameKeyword" type="xs:string"/> |
diagram | ![]() |
||||||
type | scenariosInfoType | ||||||
properties |
|
||||||
children | scenario | ||||||
source | <xs:element name="scenarios" type="scenariosInfoType" minOccurs="0"/> |
diagram | ![]() |
||
children | message unit | ||
used by |
|
||
source | <xs:complexType name="unitSetUpType"> <xs:sequence> <xs:element name="message" type="xs:string" minOccurs="0"/> <xs:element name="unit" type="unitSetUpUnitType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||
type | xs:string | ||||||
properties |
|
||||||
source | <xs:element name="message" type="xs:string" minOccurs="0"/> |
diagram | ![]() |
||||||
type | unitSetUpUnitType | ||||||
properties |
|
||||||
children | nuclearVoltageID unitName company unitBus | ||||||
source | <xs:element name="unit" type="unitSetUpUnitType" minOccurs="0" maxOccurs="unbounded"/> |
diagram | ![]() |
||
children | nuclearVoltageID unitName company unitBus | ||
used by |
|
||
source | <xs:complexType name="unitSetUpUnitType"> <xs:sequence> <xs:element name="nuclearVoltageID" type="xs:long"/> <xs:element name="unitName" type="xs:string"/> <xs:element name="company" type="xs:string"/> <xs:element name="unitBus" type="unitBusType" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||
type | xs:long | ||
properties |
|
||
source | <xs:element name="nuclearVoltageID" type="xs:long"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="unitName" type="xs:string"/> |
diagram | ![]() |
||
type | xs:string | ||
properties |
|
||
source | <xs:element name="company" type="xs:string"/> |
diagram | ![]() |
||||||
type | unitBusType | ||||||
properties |
|
||||||
children | unitBusID station voltage busNameKeyword scenarios | ||||||
source | <xs:element name="unitBus" type="unitBusType" maxOccurs="unbounded"/> |
type | restriction of xs:string | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:simpleType name="scenarioRestrictionType"> <xs:restriction base="xs:string"> <xs:enumeration value="No Change"/> <xs:enumeration value="Unlisted"/> <xs:enumeration value="New Default"/> </xs:restriction> </xs:simpleType> |