|
| Namespace |
http://www.w3.org/ns/regorg# |
|
Diagram
|
|
| Type |
RegisteredOrganizationType |
| Type hierarchy |
|
|
Properties
|
|
| Model
|
|
| Children |
altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, legalName, notation, prefLabel, registration |
|
Instance
|
<RegisteredOrganization xmlns="http://www.w3.org/ns/regorg#" xmlns:ns0="http://www.w3.org/2004/02/skos/core#" xmlns:org="http://www.w3.org/ns/org#">
<ns0:prefLabel language="">{0,unbounded}</ns0:prefLabel>
<ns0:altLabel language="">{0,unbounded}</ns0:altLabel>
<ns0:notation type="">{0,1}</ns0:notation>
<org:hasSubOrganization>{0,unbounded}</org:hasSubOrganization>
<org:isSubOrganizationOf>{0,unbounded}</org:isSubOrganizationOf>
<org:hasMember>{0,unbounded}</org:hasMember>
<legalName datatype="" language="">{0,unbounded}</legalName>
<registration>{0,unbounded}</registration>
</RegisteredOrganization>
|
|
|
Source
|
<xs:element name="RegisteredOrganization" type="RegisteredOrganizationType"/>
|
|
|
|