diagram | ![]() |
||||||||||||||||||||||||||||||
namespace | http://dcjs.state.ny.us/psireport/niem/extension/V1-0 | ||||||||||||||||||||||||||||||
type | extension of nc:EntityType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | nc:EntityRepresentation nc:Address nysj:AppointmentSchedule | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="ProviderType"> <xsd:annotation> <xsd:documentation>A data type for a provider</xsd:documentation> <xsd:appinfo> <i:Base i:namespace="http://niem.gov/niem/niem-core/2.0" i:name="EntityType"/> </xsd:appinfo> </xsd:annotation> <xsd:complexContent> <xsd:extension base="nc:EntityType"> <xsd:sequence> <xsd:element ref="nc:Address" minOccurs="0"/> <xsd:element ref="nysj:AppointmentSchedule" minOccurs="0"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |