Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Imported schema org.xsd
Namespace http://www.w3.org/ns/org#
Properties
attribute form default unqualified
element form default qualified
Element hasSubOrganization
Namespace http://www.w3.org/ns/org#
Annotations
Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.
Diagram
Diagramskos_xsd.tmp#prefLabelskos_xsd.tmp#altLabelskos_xsd.tmp#notationorg_xsd.tmp#hasSubOrganizationorg_xsd.tmp#isSubOrganizationOforg_xsd.tmp#hasMemberorg_xsd.tmp#OrganizationType
Type OrganizationType
Properties
content complex
Used by
Model
Children altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, notation, prefLabel
Instance
<hasSubOrganization xmlns="http://www.w3.org/ns/org#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <skos:prefLabel language="">{0,unbounded}</skos:prefLabel>
  <skos:altLabel language="">{0,unbounded}</skos:altLabel>
  <skos:notation type="">{0,1}</skos:notation>
  <hasSubOrganization>{0,unbounded}</hasSubOrganization>
  <isSubOrganizationOf>{0,unbounded}</isSubOrganizationOf>
  <hasMember>{0,unbounded}</hasMember>
</hasSubOrganization>
Source
<xs:element name="hasSubOrganization" type="OrganizationType">
  <xs:annotation>
    <xs:documentation>Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.</xs:documentation>
  </xs:annotation>
</xs:element>
Element isSubOrganizationOf
Namespace http://www.w3.org/ns/org#
Annotations
Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.
Diagram
Diagramskos_xsd.tmp#prefLabelskos_xsd.tmp#altLabelskos_xsd.tmp#notationorg_xsd.tmp#hasSubOrganizationorg_xsd.tmp#isSubOrganizationOforg_xsd.tmp#hasMemberorg_xsd.tmp#OrganizationType
Type OrganizationType
Properties
content complex
Used by
Model
Children altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, notation, prefLabel
Instance
<isSubOrganizationOf xmlns="http://www.w3.org/ns/org#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <skos:prefLabel language="">{0,unbounded}</skos:prefLabel>
  <skos:altLabel language="">{0,unbounded}</skos:altLabel>
  <skos:notation type="">{0,1}</skos:notation>
  <hasSubOrganization>{0,unbounded}</hasSubOrganization>
  <isSubOrganizationOf>{0,unbounded}</isSubOrganizationOf>
  <hasMember>{0,unbounded}</hasMember>
</isSubOrganizationOf>
Source
<xs:element name="isSubOrganizationOf" type="OrganizationType">
  <xs:annotation>
    <xs:documentation>Represents hierarchical containment of Organizations or OrganizationalUnits; indicates an organization which is a sub-part or child of this organization.</xs:documentation>
  </xs:annotation>
</xs:element>
Element hasMember
Namespace http://www.w3.org/ns/org#
Annotations
Indicates an agent (person or other organization) who is a member of the subject Organization.
Diagram
Diagramfoaf_xsd.tmp#http___xmlns.com_foaf_0.1__AgentType
Type AgentType
Properties
content complex
Used by
Source
<xs:element name="hasMember" type="foaf:AgentType">
  <xs:annotation>
    <xs:documentation>Indicates an agent (person or other organization) who is a member of the subject Organization.</xs:documentation>
  </xs:annotation>
</xs:element>
Element Organization
Namespace http://www.w3.org/ns/org#
Diagram
Diagramskos_xsd.tmp#prefLabelskos_xsd.tmp#altLabelskos_xsd.tmp#notationorg_xsd.tmp#hasSubOrganizationorg_xsd.tmp#isSubOrganizationOforg_xsd.tmp#hasMemberorg_xsd.tmp#OrganizationType
Type OrganizationType
Properties
content complex
Model
Children altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, notation, prefLabel
Instance
<Organization xmlns="http://www.w3.org/ns/org#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <skos:prefLabel language="">{0,unbounded}</skos:prefLabel>
  <skos:altLabel language="">{0,unbounded}</skos:altLabel>
  <skos:notation type="">{0,1}</skos:notation>
  <hasSubOrganization>{0,unbounded}</hasSubOrganization>
  <isSubOrganizationOf>{0,unbounded}</isSubOrganizationOf>
  <hasMember>{0,unbounded}</hasMember>
</Organization>
Source
<xs:element name="Organization" type="OrganizationType"/>
Element memberOf
Namespace http://www.w3.org/ns/org#
Annotations
Indicates that an agent (person or other organization) is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also intended to cover related concepts such as affiliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization.
Diagram
Diagramskos_xsd.tmp#prefLabelskos_xsd.tmp#altLabelskos_xsd.tmp#notationorg_xsd.tmp#hasSubOrganizationorg_xsd.tmp#isSubOrganizationOforg_xsd.tmp#hasMemberorg_xsd.tmp#OrganizationType
Type OrganizationType
Properties
content complex
Model
Children altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, notation, prefLabel
Instance
<memberOf xmlns="http://www.w3.org/ns/org#" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <skos:prefLabel language="">{0,unbounded}</skos:prefLabel>
  <skos:altLabel language="">{0,unbounded}</skos:altLabel>
  <skos:notation type="">{0,1}</skos:notation>
  <hasSubOrganization>{0,unbounded}</hasSubOrganization>
  <isSubOrganizationOf>{0,unbounded}</isSubOrganizationOf>
  <hasMember>{0,unbounded}</hasMember>
</memberOf>
Source
<xs:element name="memberOf" type="OrganizationType">
  <xs:annotation>
    <xs:documentation>Indicates that an agent (person or other organization) is a member of the Organization with no indication of the nature of that membership or the role played. Note that the choice of property name is not meant to limit the property to only formal membership arrangements, it is also intended to cover related concepts such as affiliation or other involvement in the organization. Extensions can specialize this relationship to indicate particular roles within the organization or more nuanced relationships to the organization.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type OrganizationType
Namespace http://www.w3.org/ns/org#
Annotations
Diagram
Diagramskos_xsd.tmp#prefLabelskos_xsd.tmp#altLabelskos_xsd.tmp#notationorg_xsd.tmp#hasSubOrganizationorg_xsd.tmp#isSubOrganizationOforg_xsd.tmp#hasMember
Used by
Model
Children altLabel, hasMember, hasSubOrganization, isSubOrganizationOf, notation, prefLabel
Source
<xs:complexType name="OrganizationType">
  <xs:annotation>
    <xs:documentation/>
  </xs:annotation>
  <xs:sequence>
    <xs:element ref="skos:prefLabel" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="skos:altLabel" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="skos:notation" minOccurs="0"/>
    <xs:element ref="hasSubOrganization" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="isSubOrganizationOf" minOccurs="0" maxOccurs="unbounded"/>
    <xs:element ref="hasMember" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>