| schema location: | C:\WINNT\TEMP\p4win\ReadOnly-0-Rev-1-Company.xsd |
| targetNamespace: | http://schemas.monster.com/Monster |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:boolean | ||
| used by |
|
||
| source | <xsd:element name="AdAgency" type="xsd:boolean"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:element name="AlphaIndex"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:boolean | ||
| used by |
|
||
| source | <xsd:element name="ApplyOnline" type="xsd:boolean"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:element name="ApplyOnlineURL"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://schemas.monster.com/Monster | ||||||||||||||||||||||||
| children | CompanyName AlphaIndex CompanyNameShort HasProfile CorporateURL ApplyOnline ApplyOnlineURL AdAgency ThirdPartyRecruiter CompanyDates CompanyIndustry CompanyDescription CompanyAttributes IsCustomApplyNonMonster | ||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xsd:element name="Company"> <xsd:complexType> <xsd:sequence> <xsd:element ref="CompanyName" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The Company's Name</definition> <datatype>Text</datatype> <datalength>255</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="AlphaIndex" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The name of the Company as used for sorting. Example: CompanyName = The Acme Corp, AlphaIndex = Acme Corp, The</definition> <datatype>Text</datatype> <datalength>255</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CompanyNameShort" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The short name of the Company. Example: CompanyName = The Acme Corp, CompanyShortName = Acme</definition> <datatype>Text</datatype> <datalength>30</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="HasProfile" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates if a Company Profile exists on Monster</definition> <datatype>bit</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CorporateURL" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The URL for the Company</definition> <datatype>Text</datatype> <datalength>255</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ApplyOnline" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Indicates if the Company has Apply Online functionality enabled</definition> <datatype>Bit</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ApplyOnlineURL" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The override Apply Online URL for the Company</definition> <datatype>Text</datatype> <datalength>255</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="AdAgency" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Is the company an Ad Agency, posting jobs as other companies?</definition> <datatype>Bit</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="ThirdPartyRecruiter" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Is the company an third part recruiter, posting jobs for other companies?</definition> <datatype>Bit</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CompanyDates" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Dates related to the Company's creation and modification</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CompanyIndustry" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The Industry code describing the Company.</definition> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CompanyDescription" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>A textual description of the company</definition> <datatype>Text</datatype> <datalength>255</datalength> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="CompanyAttributes" minOccurs="0"/> <xsd:element ref="IsCustomApplyNonMonster" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>Used to determine if the custom apply online URL sent staying on-platform on Monster (CSH site) or whether the URL is going off-platform. 1 = its off-platform 0 - its on platform</definition> <datatype>boolean</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="companyID" type="xsd:integer"/> <xsd:attribute name="companyXCODE"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="parentCompanyID" type="xsd:integer" use="optional"/> </xsd:complexType> </xsd:element> |
| diagram | |||||||||||||
| namespace | http://schemas.monster.com/Monster | ||||||||||||
| type | extension of xsd:string | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="CompanyAttribute"> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="monsterId" type="xsd:string" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| children | CompanyAttribute | ||
| used by |
|
||
| source | <xsd:element name="CompanyAttributes"> <xsd:complexType> <xsd:sequence> <xsd:element ref="CompanyAttribute" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://schemas.monster.com/Monster | ||
| children | DateCreated DateModified | ||
| used by |
|
||
| source | <xsd:element name="CompanyDates"> <xsd:complexType> <xsd:sequence> <xsd:element ref="DateCreated" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date the Company was created on Monster</definition> <datatype>smalldatetime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="DateModified" minOccurs="0"> <xsd:annotation> <xsd:documentation> <definition>The date the Company was last modified on Monster</definition> <datatype>smalldatetime</datatype> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:string | ||
| used by |
|
||
| source | <xsd:element name="CompanyDescription" type="xsd:string"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | TRAKIndustryCodeEnumStr | ||
| used by |
|
||
| source | <xsd:element name="CompanyIndustry" type="TRAKIndustryCodeEnumStr"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:element name="CompanyName"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:element name="CompanyNameShort"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="30"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
| diagram | |||||||||||||
| namespace | http://schemas.monster.com/Monster | ||||||||||||
| children | Company | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="Companys"> <xsd:complexType> <xsd:sequence> <xsd:element ref="Company" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attribute name="supressSuccess" type="xsd:boolean"/> </xsd:complexType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:element name="CorporateURL"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="255"/> </xsd:restriction> </xsd:simpleType> </xsd:element> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:dateTime | ||
| used by |
|
||
| source | <xsd:element name="DateCreated" type="xsd:dateTime"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:dateTime | ||
| used by |
|
||
| source | <xsd:element name="DateModified" type="xsd:dateTime"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:boolean | ||
| used by |
|
||
| source | <xsd:element name="HasProfile" type="xsd:boolean"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:boolean | ||
| used by |
|
||
| source | <xsd:element name="IsCustomApplyNonMonster" type="xsd:boolean"/> |
| diagram | |||
| namespace | http://schemas.monster.com/Monster | ||
| type | xsd:boolean | ||
| used by |
|
||
| source | <xsd:element name="ThirdPartyRecruiter" type="xsd:boolean"/> |