<Bundle
Name = A string between 3 and 50 characters in length that consists of alpha-numeric, period, and dash characters.
Publisher = A string between 1 and 8192 characters in length that fits the regular expression of a distinguished name: "(CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")(, ((CN|L|O|OU|E|C|S|STREET|T|G|I|SN|DC|SERIALNUMBER|(OID\.(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))+))=(([^,+="<>#;])+|".*")))*". Further, semantic validation ensures that the string is compliant with CertNameToStr Windows API implementation of X.500 rules.
Version = A version string in quad notation, "Major.Minor.Build.Revision".
Uri = Uri to the app package location />
특성 및 요소
특성
attribute
Description
데이터 형식
필수
Name
번들 매니페스트의 ID 요소에 지정된 이름입니다. Name 특성은 대/소문자를 구분하지 않습니다.
알파 숫자, 마침표 및 대시 문자로 구성된 길이가 3~50자인 문자열입니다.
Yes
Publisher
번들 매니페스트의 ID 요소에 지정된 게시자입니다.
고유 이름의 정규식에 맞는 길이가 1~8192자인 문자열입니다. 또한 의미 체계 유효성 검사는 문자열이 X.500 규칙의 CertNameToStr Windows API 구현을 준수하는지 확인합니다.